Returns a display label of the given dropdown and the given Item Name (key). Can be used to output a dropdown field value whenever it is seen by someone – e.g. in emails, in text fields.
Works only for DropDown type of the field. To get MultiSelect displayed labels use Get Attribute Data and output ‘text’ from it.
inputs:
dropdown name – input or select directly in the operator the name of the dropdown which item Display Label is needed
- Required: yes
value – input dropdown Item Name (e.g. output from Get Entity Attributes)
- Required: yes
outputs:
label – the Display Label of the given Item Name from the dropdown
Click to rate this post!
[Total: 0 Average: 0]