Hi Arkyadeep,
Note that the selected options i.e. selected records, must be present in the DropdownTags OptionsList.
Solution:
- Store the selected dropdownTags options in a local list variable
- On Dropdown1 OnChange action flow append all the current selected options to the latest DropdownTags OptionsList (obtained as the Action1 Server action output).
See this sample app: DropdownTask
Refer to the attached oml file (DropdownTask_New Screen)
I hope this helps you!
Kind regards,
Benjith Sam