Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/tutorials/further-project-customisation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ The panel for the `trees` layer looks like the left-hand image below. We will co
3. Set the **Display Name** to `species`:
![Display name attribute in Layer properties](./qgis-display-name.jpg "Display name attribute")

::: tip
::: tip Field alias
If you notice subtle differences in the name / spelling of the field when you select it in the drop-down list, this is due to the field having been aliased.
:::

Expand All @@ -134,6 +134,10 @@ If you notice subtle differences in the name / spelling of the field when you se
```
![HTML map tip in Layer properties](./qgis-html-map-tip.jpg "HTML map tip in Layer properties")

::: tip Additional preview panel options
For more configuration options, see [Settings for Mergin Maps mobile app preview panel](../../gis/features/#settings-for-mergin-maps-mobile-app-preview-panel).
:::

5. Click **OK**

6. Test out these settings in the <MobileAppNameShort /> as described in the [Trialling changes](#trialling-changes-in-mergin-maps-mobile-app) section above.
Expand Down
Loading