Display assets only from a selected domain
PreviousMark a form field as mandatory if a value entered in another field meets a conditionNextJavaScript in expressions
Last updated
Was this helpful?
By default, after selecting an option from any dropdown component in the Workflow Designer, the Value variable stores the ID of the selected dropdown option.
Some of the dropdown components have built-in filtering options available. For example, the configuration options of an asset dropdown component, allow you to filter assets by domain ID, asset type ID, domain type ID, and status ID.
To display assets from the selected domain only, you must pass the name of the domain dropdown variable to the appropriate filtering option in the asset dropdown.
Last updated
Was this helpful?
Was this helpful?