Dropdown Value

Returns a value (Item Name or key) from the selected dropdown value. Dropdown values are commonly used as inputs for Set Entity Attributes operator or Conditions operators. 

Do not use Dropdown Value as one of the inputs a == b for MultiSelect type of fields. Instead, use Check If String Matches Pattern or inside a loop of each element of MultiSelect values.

inputs:

Select directly in the operator dropdown name which value is needed. Dropdown name may be found in Studio (Administration -> Studio -> Module Name -> Fields -> Field Name -> Drop Down List):

  • Required: yes

Select directly in the operator needed value of the previously selected dropdown.

  • Required: yes

outputs:

The Item Name (not the Display Name) of the selected value. It can be used to set value in the field or to evaluate whether a field contains a specific value, but do not use it when Display Label is needed, like in Emails or Notifications. Use Get Dropdown Display Label or Get Attribute Data with output port text instead.

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *