I’m trying to create a workflow to allow a user to favorite or bookmark an event from the event detail page. I’ve looked through other similar topics, but not able to get this to work. Nothing is changing in the database. Please help.
Hey @cheol.rim
- Add a condition on each of the ‘When icon is clicked’ workflows. They should look like:
- When Icon is clicked and Current User’s Events Saved contains Current Page Event
- When Icon is clicked and Current User’s Events Saved doesn’t contain Current Page Event
- Instead of making changes to a list of events, set the type of things to Current User, set the thing to change to Current User (not a list), and change the field Events Saved (either add Current Page Event, or remove Current Page Event depending on whether the Event is contained in Current User’s Event Saved)
Hope this helps
Ambroise
Need extra help?
Book a free 15 minutes call - happy to help if I can
Similar question. You will find the answer here.
I was able to figure out how to build my workflow by looking at your demo. Thanks for the help. The bubble community has been really great.


