Slanted repeating group

Hi - I am wanting to create a circle with clickable elements and hope to have some elements in a diagonal row. Is it possible to make a rotating repeating group? Or some type of group that can be used on a diagonal?

Im not sure what are you trying but you can do something like this:
In bubble’s general settings > advanced options > toggle expose ID html attributes
Next, select your Repeating group > set your ID atribute to your desired text, e.g “myRG”
Next create somewere in your page a HTML element, then write this:
image

result example: Bubble | No-code apps

1 Like

Will try it. Thanks! What I am hoping to do is have 10 clickable elements inside but I think I can use the mouse location instead.