Skip to content

Commit 1ea3cf5

Browse files
authored
DOCSP-41054-view-screenshots-update (#678)
* DOCSP-41054-view-screenshots-update * DOCSP-41054 Sarah comments * DOCSP-41054 Sarah comments * DOCSP-41054 Sarah comments * DOCSP-41054 Sarah comments * DOCSP-41054 Sarah comments
1 parent ca9a5fc commit 1ea3cf5

14 files changed

+106
-12
lines changed

source/documents/view.txt

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,15 @@ Table View
3232
shown in the table columns. With this view, you can more easily
3333
see which documents contain specific field values.
3434

35-
Use the :guilabel:`View` buttons to select which view you would like
36-
to use:
37-
38-
|
35+
Use the :guilabel:`View` buttons to select which view is shown in the
36+
following examples:
3937

4038
.. tabs::
4139

4240
.. tab:: List View
4341
:tabid: list-view
4442

45-
.. figure:: /images/compass/documents-view.png
43+
.. figure:: /images/compass/documents-list.png
4644
:figwidth: 700px
4745
:alt: Documents list view
4846

@@ -53,7 +51,7 @@ to use:
5351

5452
JSON View is available starting in Compass 1.20.
5553

56-
.. figure:: /images/compass/json-view.png
54+
.. figure:: /images/compass/documents-json.png
5755
:figwidth: 700px
5856
:alt: Documents in JSON view
5957

@@ -64,7 +62,7 @@ to use:
6462
column headings. Reordering the columns is a strictly cosmetic
6563
change and does not change the underlying data itself.
6664

67-
.. figure:: /images/compass/doc-table-view.png
65+
.. figure:: /images/compass/documents-table.png
6866
:figwidth: 696px
6967
:alt: Documents in Table view
7068

@@ -113,10 +111,9 @@ Expand Embedded Objects and Arrays
113111
:figwidth: 696px
114112
:alt: View nested elements in Table view
115113

116-
The following example displays the ``delays``
117-
object nested within the ``airlines`` collection documents. The
118-
new tab displays the two properties of the ``delays`` object:
119-
``international`` and ``domestic``.
114+
The following example displays the ``address``
115+
object nested within the ``restaurants`` collection documents. The
116+
new tab displays the five properties of the ``address`` object:
120117

121118
.. figure:: /images/compass/doc-table-view-nested.png
122119
:figwidth: 696px
@@ -176,7 +173,7 @@ Encrypted Fields
176173
.. include:: /includes/fact-fle-description.rst
177174

178175
.. figure:: /images/compass/encrypted-fields-list.png
179-
:figwidth: 696px
176+
:figwidth: 300px
180177
:alt: Encrypted field in list view
181178

182179
.. include:: /includes/fact-qe-description.rst
27 KB
Loading
31 KB
Loading
61.7 KB
Loading
Loading
-356 KB
Binary file not shown.

source/images/compass/documents-json.png

Lines changed: 32 additions & 0 deletions
Loading

source/images/compass/documents-list.png

Lines changed: 33 additions & 0 deletions
Loading

source/images/compass/documents-table.png

Lines changed: 32 additions & 0 deletions
Loading
-295 KB
Binary file not shown.
Loading
76.9 KB
Loading

source/images/compass/json-view.png

-221 KB
Binary file not shown.
Loading

0 commit comments

Comments
 (0)