Hello,
I Have an autocomplete textfield, i get the list of options from supabase. i whant that when i type something in the textbox, the autocomplete show me the list of options, and when i click on one of this options , i will be redirected to another page. the autocomplete is working good, the problem that onChange event is not triggred when i select an element from the list of options, but when i type something in the textfield. is there any action like ( onItemSelected ) in flutterflow ?
thanks in advance and sorry for my english ๐