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
For example, Node.type is a string array that references the nodeType codelist. Currently, the template only allows users to choose one value from the codelist.
If we load the codelist CSV file in as a non-spatial layer, we can use the value relation widget to allow users to select multiple values from the codelist.
The text was updated successfully, but these errors were encountered:
For example,
Node.type
is a string array that references the nodeType codelist. Currently, the template only allows users to choose one value from the codelist.If we load the codelist CSV file in as a non-spatial layer, we can use the value relation widget to allow users to select multiple values from the codelist.
The text was updated successfully, but these errors were encountered: