3 Messages
dynamicEnum only allows single selection on a form field
Hi DataCitizens,
We are developing a workflow where form field values are sorted. We evaluated that the best way to do this is with:
-
Asset retrieval to a map consisting of ID as a key and Name as a value
-
creating a custom function to sort the values by their names alphabetically
-
Lastly, using the ids that are sorted by name to show them on a form field using dynamicEnum
Our question is: Even when using “multiValue: true” we are only able to retrieve singular options rather than multi selection. Is there a way to do this either with some setting of the form field or by some coding?
Thank you for your help!
Former User
1.2K Messages
2 years ago
Hello David
I created a post long back on a similar thing. Please check it might help you here.
https://datacitizens.collibra.com/forum/t/how-to-show-assets-filtered-based-on-an-attribute-value-in-the-workflow-form-it-has-to-be-multi-select-field/2213
0
0