mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
Generalize a warning
This commit is contained in:
parent
6f9da191b4
commit
bf9325d679
@ -2,5 +2,5 @@
|
||||
"name": "Field",
|
||||
"type": "group",
|
||||
"description": "Double-click to add field name to expression string.<br>Right-Click on field name to open context menu sample value loading options.",
|
||||
"notes": "Loading field values from WFS layers isn't supported, before the layer is actually inserted, ie. when building queries."
|
||||
"notes": "Loading field values from online sources isn't supported before the layer is actually inserted, ie. when building queries."
|
||||
}
|
||||
|
@ -2,5 +2,5 @@
|
||||
"name": "Fields and Values",
|
||||
"type": "group",
|
||||
"description": "Contains a list of fields from the layer. Sample values can also be accessed via right-click.<br>Select the field name from the list then right-click to access context menu with options to load sample values from the selected field.",
|
||||
"notes": "Loading field values from WFS layers isn't supported, before the layer is actually inserted, ie. when building queries."
|
||||
"notes": "Loading field values from online sources isn't supported before the layer is actually inserted, ie. when building queries."
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user