Got a problem with supabase populating dropdown menu

I´m new to FF and supabase, read various documents and watched several video tutorials. Need to build a registration form that has 2 dropdowns menus to get some information. got the link to supabase using list of rows, map items but when previewing the app got a menu without the list of itens like it should just the following.

These are the result of my choices.

These are the query config and widget config

supabase rules

sample data

"Thinking to create new tables:

one with just distrito field (only one register of it)

one with just distrito (multiple registers) and unidade (only one register of it)

then a third one with distrito (multiple registers) , unidade (multiple registers) and equipe (only one register of it)" (probably I´m not to clear to express my ideas here)

If someone could shed some light on these problems I´ll be grateful.

Thanks

2
3 replies