I have a form modal that pops up when I click these buttons inside a repeat list.
How Can I populate the variables in my form with this elements data?
Because I want to then create an UPDATE flow to submit the form changes to Supabase and PUT an update...