Skip to content

877243: Removed preview from collaborative editing #2839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions ej2-asp-core-mvc/document-editor/collaborative-editing.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
---
title: Collaborative Editing (preview)
title: Collaborative Editing in ##Platform_Name## Document Editor Control | Syncfusion
component: DocumentEditor
description: Learn how to perform collaborative editing in ##Platform_Name## document editor
description: Learn how to enable and perform collaborative editing in Syncfusion ##Platform_Name## Document editor.
publishingplatform: ##Platform_Name##
---

# Collaborative Editing (preview)
# Collaborative Editing

Allows multiple users to work on the same document simultaneously. This can be done in real-time, so that collaborators can see the changes as they are made. Collaborative editing can be a great way to improve efficiency, as it allows team members to work together on a document without having to wait for others to finish their changes.

> Note: Collaborative editing support is currently in preview mode only and is not yet ready for production environments.

## Prerequisites

Following things are needed to enable collaborative editing in Document Editor
Expand Down