Hey guys! First off love the platform. You guys have done a great job so far.
I am looking to do something which i know should be pretty easy but i can’t figure it out. What i would like to do is when a shape/button is clicked the colour of the shapebutton will change to a different colour and remain that way until it is unclicked. I would also like it to trigger an event like a new window from popping up.
Very similar to how Bubble has done it in their editor within the ‘styles section’.
Thanks for your quick reply. Yep i did do the lessons.
Right now when i click the button it changes colour, but only for the time that it’s clicked. What i was looking more so for is when the user clicks the button it remains a different colour until the user selects it again. So more like a boolean on/off flag
Firstly, you need to define the custom state on the button, when it is clicked (you probably have a workflow on the button to do “stuff” anyway, so just add this).