I am using the latest Kodular Creator and Supabase Database Extension.
My search query works correctly.
The Got Rows event returns data, but it returns the whole JSON/List.
I want to display only the name field in ListView.
When I try to get the name value, I get a Runtime Error or the whole JSON is displayed.
Can anyone please tell me the correct blocks for the Got Rows event?