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
* Improve MM QGIS expression variables
introduces new QGIS expression variable mergin_full_name, mergin_user_email and add additional variable with prefix mm.
Copy file name to clipboardExpand all lines: Mergin/ui/ui_project_config.ui
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,9 @@
44
44
<propertyname="geometry">
45
45
<rect>
46
46
<x>0</x>
47
-
<y>-422</y>
48
-
<width>624</width>
49
-
<height>978</height>
47
+
<y>-442</y>
48
+
<width>617</width>
49
+
<height>1104</height>
50
50
</rect>
51
51
</property>
52
52
<layoutclass="QVBoxLayout"name="verticalLayout">
@@ -221,7 +221,7 @@
221
221
<itemrow="1"column="1"colspan="2">
222
222
<widgetclass="QLabel"name="label_6">
223
223
<propertyname="text">
224
-
<string><html><head/><body><p><strong>Photo name format</strong></p><p>Set up custom photo names format based on an expression. Make sure that the name is unique for each photo.</p><p>Pro tip: use variables like <code>@mergin_username</code>, <code>@layer_name</code> or layer fields in combination with <code>now()</code> (to get the current time) in order to generate unique photo names.</p><p>For further details, please refer to <a href="https://merginmaps.com/docs/layer/settingup_forms_photo/#customising-photo-name-format-with-expressions">our documentation</a>.</p></body></html></string>
224
+
<string><html><head/><body><p><span style=" font-weight:600;">Photo name format</span></p><p>Set up custom photo names format based on an expression. Make sure that the name is unique for each photo.</p><p>Pro tip: use variables like <span style=" font-family:'Noto Sans Mono';">@mm_user_email</span>, <span style=" font-family:'Noto Sans Mono';">@layer_name</span> or layer fields in combination with <span style=" font-family:'Noto Sans Mono';">now()</span> (to get the current time) in order to generate unique photo names.</p><p>For further details, please refer to <a href="https://merginmaps.com/docs/layer/settingup_forms_photo/#customising-photo-name-format-with-expressions"><span style=" text-decoration: underline; color:#1d99f3;">our documentation</span></a>.</p></body></html></string>
0 commit comments