Hi, a tricky problem here.
My app let user to create Subfamilies for a product, the subfamily belong to a Family . I use multridropdown for it. thats perfect. Something like that.
the families are storing in a field as a list.
Looking for: I need user can edit the Family, and I want to display the current families for the Subfamily in the same format, displaying in a multidropdown. then, the user can delete the family or add new one.
is possible to show data from a field, storage as a list, in a multidropdown?