Display data in multidropdown

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?

Important, if I modify nothing, I just can add new subfamilies, but I cant delete the current. I need let user delete as well

This topic was automatically closed after 70 days. New replies are no longer allowed.