dynamic drop down list with Supabase

Database & APIs
Resolved

Hello, I would like to make a dynamic dropdown that depends on the value of the previous drop down. I have found tutorials with Firebase, but not with Flutterflow. My two drop downs already have the list of data from the Supabase database, now what I need is that depending on the value that the user selects in the first drop down, specific values ​​are displayed in the second drop down. I am creating a form to select the department and another to select the city.

I'm new with FlutterFlow so there are many things I don't know.

What have you tried so far?

I created an app state variable and tried in actions panel to select it with my drop-down

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies