#I need help to create nested Select in my collection.

1 messages · Page 1 of 1 (latest)

winter roost
#

I want to create select fields for states (Willaya) and municipalities (Cities) . In my case, I have JSON files for these fields ( Willaya, Cities ) , one for states (Willaya) and one for municipalities (Cities). I was able to create the select field for states, but I was unable to create the select field for municipalities (Cities), provided it is linked to the selected state (Willaya).

plain kite
#

The options object only supports a value and a label. That wilaya_id property is probably breaking it

frozen meteor
#

something like this

winter roost
winter roost
winter roost
frozen meteor
#

I will put those files here just wait

frozen meteor