Skip to content

Commit 1d700c6

Browse files
authored
make the clipboard api more prominent (#2983)
1 parent 8595096 commit 1d700c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/content_management/collaborative_editing/collaborative_editing_guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ Collaborative editing is an opt-in available as an LTS update starting with the
2525
To start using Collaborative editing, you must first install the required packages and perform initial configuration.
2626
To use Real-time editing feature, you must make arrangements with [[= product_name_base =]], and accept Terms and Conditions and Service Level Agreement in the Service Portal.
2727

28-
## Prerequisites
29-
30-
To use the **Copy link** option, which allows you to copy a link to the clipboard and share it through communication channels with other users, the Clipboard API is required.
31-
As a result, this option may not work in some browsers, such as Safari.
32-
3328
## How does collaboration work
3429

3530
### Content preview
@@ -40,6 +35,11 @@ This allows the user to grant preview access to logged-in users, as well as shar
4035
You can share a direct link to the collaborative session using the **Copy link** button.
4136
Link is copied to the clipboard and you can share it with the users through communication channels.
4237

38+
!!! caution "Browser Compatibility"
39+
40+
To use the **Copy link** option, which allows you to copy a link to the clipboard and share it through communication channels with other users, the Clipboard API is required.
41+
As a result, this option may not work in some browsers, such as Safari.
42+
4343
### Collaboration session
4444

4545
Collaborative editing allows to work together on the same content items.

0 commit comments

Comments
 (0)