Users with write permissions can edit attribute values for a given metadata set. Once corresponding "Save" button is clicked, values are validated and saved when validation succeeds. Info |
---|
| Some attributes might be marked as required. For those attributes non-empty value has to be provided. They are marked in the UI with an asterisk - *. |
Info |
---|
| Tag input is a custom editor that allows users to provide multiple values for a single attribute with a better experience. It looks like a regular TextBox but supports multiple values. When user writes a string and presses the Enter or enters a comma a new value is added to the control. It's called a Tag and appears as a text in a blue rectangle. Values can be removed by pressing the cross icon. It is used as the editor for the Array attribute type (in the User Core UI) and as the editor for Predefined values for enumeration attribute type (in the Admin UI). |
Watch a video on Editing Attribute Values.
|