Hi Community,
I have a requirement involving a multi-select dropdown in an Appian interface. Here's the scenario:
First Screen:
Next Screen:
I am looking for guidance on how to:
Any help or examples on how to implement this would be greatly appreciated.
Thank you!
Discussion posts and replies are publicly visible
The selected items in any dropdown are defined by the "values" parameter.
Do you already have any code to share?
Apologies for the late reply, Stefan, and thank you for responding. I have opted for an editable grid instead of multiple dropdown fields, as the latter makes it very complicated.
You can query the previous data you have, and set the data with the help of a!defaultValue function.
you mentioned it was a mandatory field , how did you replaced a multiple dropdown component with an editable grid?
Hi kaushikr0003
Did you solve the your 2nd problem? How is it?
Please reply...
Thank you