Hi, I'm building a local discovery app and I'm currently using flutterflow web to build a dashboard for populating the collections in my db manually, using Forms mainly.
My collections are:
Locations, Categories and Users.
I have forms to create a document in each of these collections.
My question is for the Locations collection and its Form specifically.
I'm able to bind data and create documents successfully but I can't figure out how to get the value of Selected ChoiceChips and post them in the categories field of locations collection.
Please please please just help me with this one thing. I'm unable to cross this and it's extremely demotivating to say the least.