Hi ! I am trying to allow users to select one or more choices using regular buttons and when selected, I would like the button to stay as selected (change the background color)
I already tried what they proposed on this topic. Can I Use Buttons like Radio Buttons?
And its working well, the only point is that it won’t allow multiple selection.
I tried putting it as a list but then the color won’t change or stay selected,
What should I change / add to obtain the effect I want ?
I’m not quite understanding, but this should be possible. Can you share access to the editor or at least a few screenshots of what it looks like so far? Specifically, how do the buttons currently interact with the database?
And once one or more of those grey buttons are clicked, I want the button to change color and stay with the new color to show that is has been selected.
so on the preview: appears my database, all OK, when buttons are clicked they changed to purple, all OK
BUT now I want the user to be able to select multiple buttons.
With what I set up, if you choose A and then B, A changes back to grey and B become purple, but I want A to also stay “selected” and purple even if I click on B after, you can check the preview: