File tree Expand file tree Collapse file tree 4 files changed +39
-0
lines changed Expand file tree Collapse file tree 4 files changed +39
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,45 @@ Expand Embedded Objects and Arrays
126
126
To return to the original table display, click on the first tab
127
127
in the Table View which displays the name of your collection.
128
128
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
+
129
168
Encrypted Fields
130
169
----------------
131
170
You can’t perform that action at this time.
0 commit comments