ยทentrepreneur

wanna understand sort key in detail

Integrations

can you explain what variable should i use in sort key .

i am trying to give user some suggestion while typing the product he is searching for. i have a fb collection called inventory . i added a query to the textfield

(query~inventory) filter = inventory name is greater than or equal to app state(value in textfield)

now i am stuck on the following page . WHAT VARIABLE TO CHOOSE IN SORT KEY

What have you tried so far?

i tried to add list view and query the collection and filtered it but it didnt work

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