Hi,
here is my seemingly simple goal:
When a (not yet registered) user clicks a group element (containing an icon+text),
- the user field Goals OS (referencing an option set) should be updated (either adding or removing the goal)
- the element should change its style (either selected or not).
However it only adds and/ or removes the option set maximum one time. Its quite irregular but add and then remove works a maximum of one time, sometimes not even that.
I can not pinpoint why this is happening.
Now this is what I have:
What I tried:
- Cookies are enabled.
- Logged in vs. logged out users.
- Privacy rules disabled for users.
- Triple checked the conditions.
- Tried the same workflows except using a “changed checkbox” event (works).
Any idea what else I could do?