Skip to content

Commit 0e14c00

Browse files
(DOCSP-8844): Clarify that JSON mode is only available in Compass 1.20
1 parent 0220d34 commit 0e14c00

File tree

5 files changed

+18
-2
lines changed

5 files changed

+18
-2
lines changed

source/documents/clone.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ documents in List, JSON, or Table view:
3131
.. tab:: JSON View
3232
:tabid: json
3333

34+
.. note::
35+
36+
JSON View is available in Compass 1.20.
37+
3438
To clone a document, hover over the desired document
3539
and click the :guilabel:`Clone` button.
3640

source/documents/delete.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ documents in List, JSON, or Table view:
3434
.. tab:: JSON View
3535
:tabid: json
3636

37+
.. note::
38+
39+
JSON View is available in Compass 1.20.
40+
3741
To delete a document, hover over the document and click the
3842
:icon-fa5:`trash-alt` icon.
3943

source/documents/insert.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Insert Documents
2020
|compass-short| provides two ways to insert documents into your
2121
collections: JSON Mode and a Field-by-Field Editor.
2222

23-
JSON Mode
23+
JSON Mode (*New in Compass 1.20*)
2424
Allows you to write or paste JSON documents in the editor. Use
2525
this mode to insert multiple documents at once as an array.
2626

source/documents/modify.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ documents in List, JSON, or Table view:
100100
.. tab:: JSON View
101101
:tabid: json
102102

103+
.. note::
104+
105+
JSON View is available in Compass 1.20.
106+
103107
To modify a document, hover over the document and click the pencil
104108
icon:
105109

source/documents/view.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ List View
2222
of a list. In this view you can easily expand embedded objects
2323
and arrays.
2424

25-
JSON View
25+
JSON View (*New in Compass 1.20*)
2626
Documents are shown as properly-formatted JSON objects. In this view
2727
|compass-short| uses extended JSON to display the data types of
2828
fields where appropriate.
@@ -52,6 +52,10 @@ to use:
5252

5353
.. tab:: JSON View
5454
:tabid: json
55+
56+
.. note::
57+
58+
JSON View is available in Compass 1.20.
5559

5660
.. figure:: /images/compass/json-view.png
5761
:figwidth: 700px

0 commit comments

Comments
 (0)