[SOLVED]X and y condition

hi, i’m trying to make a condition where the x and y (location) of an element changes when the user clicks on it. Can anyone help me ?

The best/closest thing for something like this is to use the Draggable Elements plugin. Create a new draggable group, put something inside to click, and then create a workflow: “Move Droppable Group”. You’ll need an element to move it to, but you can also offset the location from that element.

See this: https://bubble.io/page?type=page&name=move_group&id=forum_app&tab=tabs-1

Note that it doesn’t move it permanently. It’s just for the current user’s current session. Element locations are not dynamic.


Gaby | Coaching Bubble

1 Like

thank you!