Hey guys,
background: i wanna build an event app, which is listing events. I have a collection called events, which has a variable List Doc Reference (users) named userBookmark, where the userID shall be saved when the button is hit, so each event has its list of users, who bookmarked it
I wanna use a bookmark function by using the conditioner builder. My data source in LiestView is my algolia search result.
Now I have this as my reference, wanna implement a on tap action, that in case of hitting the iconbutton, there shall be an entry and change of my icon. Problem: the update doesnt work and there is no entry change in the database.
Is it because i use algolia as my query?
Do you have some tips?
Bookmark function with Algolia index - Update Document in Firebase
Database & APIs
I checked the documantion of algolia and flutterflow, searched in this forum for similar topics, watched youtube and couldnt find a solution :/
Yes
2 replies