You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/field/mobile-app-ui/index.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Below is a description of various items within the user interface of <MobileAppN
5
5
6
6

7
7
8
-
:::tip
8
+
:::tip Mobile app tutorials available
9
9
To get familiar with the <MobileAppNameShort />, we recommend going through our [Get Started tutorials](../../tutorials/capturing-first-data/).
10
10
:::
11
11
@@ -68,6 +68,10 @@ Be careful! If you delete your account, you will lose access to your <MainPlatfo
68
68
## Working with a project
69
69
A project is opened by tapping its name in the [Home](#home) or in the [Projects](#projects) tab. You have to download the project in order to be able to work with it.
70
70
71
+
::: tip Working with a project as a reader
72
+
This section describes the interface for users who can add or edit features based on their [permissions](../../manage/permissions/). The reader's interface is described [below](#working-with-a-project-as-a-reader) as they do not see buttons related to editing.
73
+
:::
74
+
71
75
When a project is opened, you will see the map window. The map can be moved by dragging around and zoomed in/out by pinching open/close.
72
76
73
77

@@ -136,7 +140,7 @@ The **More** button opens a list of additional options
136
140
137
141

138
142
139
-
-**Projects**: a short cut to the main page of the <MobileAppNameShort />
143
+
-**Projects**: a shortcut to the main page of the <MobileAppNameShort />
140
144
-[**Zoom to project**](../../gis/features/#project-extent): zoom to the extent of all visible layers within the project. The project extent can be set in [QGIS in Project Properties](../../gis/features/#project-extent).
141
145
-[**Map themes**](../../gis/setup_themes/): a list of map themes set up in a <MainPlatformName /> project in QGIS
142
146
-[**Position tracking**](../tracking/): to start tracking of your tracks during the field survey
@@ -163,3 +167,10 @@ The **More** button opens a list of additional options
163
167
-**Automatically sync changes** if used, local changes will be synchronised automatically.
164
168
165
169

170
+
171
+
## Working with a project as a reader
172
+
Users who have read [permission](../../manage/permissions/) to a project do not see some of the editing options that were described in the [Working with a project](#working-with-a-project). Readers can open projects in the <MobileAppNameShort />, [explore](#exploring-features-on-a-map) features on the map, work with [layers](#layers) and use most of the tools in the same manner as users with editing permission.
173
+
174
+
However, the bottom toolbar contains the **Projects** button that serves as a shortcut to the main page of the <MobileAppNameShort />. For users with editing permission, this button is located in [More options](#more-options-zoom-to-project-map-themes-position-tracking-measure-local-changes-settings).
175
+
176
+

0 commit comments