Skip to content

Commit 08c49af

Browse files
(DOCSP-10017): Add instructions for copying document to clipboard
1 parent eed2f65 commit 08c49af

File tree

4 files changed

+39
-0
lines changed

4 files changed

+39
-0
lines changed

source/documents/view.txt

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,45 @@ Expand Embedded Objects and Arrays
126126
To return to the original table display, click on the first tab
127127
in the Table View which displays the name of your collection.
128128

129+
Copy Documents to Clipboard
130+
---------------------------
131+
132+
.. tabs::
133+
:hidden:
134+
135+
.. tab:: List View
136+
:tabid: list-view
137+
138+
To copy a document to your clipboard, hover over the document
139+
and click the :guilabel:`Copy` icon:
140+
141+
.. figure:: /images/compass/copy-doc-list-view.png
142+
:figwidth: 696px
143+
:alt: Copy Document from List View
144+
145+
.. tab:: JSON View
146+
:tabid: json
147+
148+
To copy a document to your clipboard, hover over the document
149+
and click the :guilabel:`Copy` icon:
150+
151+
.. figure:: /images/compass/copy-doc-json-view.png
152+
:figwidth: 696px
153+
:alt: Copy Document from JSON View
154+
155+
156+
.. tab:: Table View
157+
:tabid: table-view
158+
159+
To copy a document to your clipboard, hover over the document
160+
and click the :guilabel:`Copy` icon:
161+
162+
.. figure:: /images/compass/copy-doc-table-view.png
163+
:figwidth: 696px
164+
:alt: Copy Document from Table View
165+
166+
167+
129168
Encrypted Fields
130169
----------------
131170

39.5 KB
Loading
45.4 KB
Loading
16.6 KB
Loading

0 commit comments

Comments
 (0)