MultiSelection DropDown on Assets Metadata Schema
Hi,
We need to have a dropdown with multi selection on metada schema.
The dropdown one we have on the schema editor it only allows the one for single selection.
I know the widget for coral ui we can set that. I tried editing the node on crxde lite and set the property multiple to false, and it rendered allowing multiple selection.
I'd like to know if this is a good practice or not.
Is there any recommendation on this?
Thanks