Skip to content

Commit 6ac6b85

Browse files
Mention property config only available for :node properties
1 parent 094a24b commit 6ac6b85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

db-version.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ Property fields in the dropdown menu:
104104
* `Property name`: Name to visually identify the property
105105
* `Property type`: This determines what type a property's property values will have. Once a property is used this field cannot change. If you're unsure of what type to choose, use `Text`. See [property-types](#property-types) for more.
106106
* `Default value`: This sets the default value for a property. See [property-default-values](#property-default-values) for more.
107+
* `Specify node tags`: For a `Node` type property, specify tags that a property value is allowed to have. Only property values with these tags will be displayed as possible values.
107108
* `Available choices`: This limits a property to only have one of the defined choices. See [property choices](#property-choices) for more.
108109
* `Checkbox state mapping`: For properties that have [property choices](#property-choices), this defines mapping two choices to be checked or unchecked on a checkbox. To enable seeing the checkbox, configure the `Show as checkbox on ...` field.
109110
* `Multiple values`: When selected, a property can have multiple values associated with it. All property types can have multiple values except for checkbox and datetime.

0 commit comments

Comments
 (0)