Ionic checkmark

I personally uninstalled the ionic plugin a little while ago as it does have some restrictions like this, but also loads like 1mb of code into each page which is huge for what it needs to do. It basically loads a whole component library for just a few things.

It’s actually super easy to recreate this just using a group and a check icon package like feather icons.

Here’s how I did it.

This is my circular group - not the roundness of the border

There's a state on the parent group (yes/no) which captures whether it's checked or not
Screen Shot 2022-05-05 at 2.58.13 pm

I have a check icon in the middle

When the user clicks the group I change the state to YES and the background turns green

Screen Shot 2022-05-05 at 2.59.04 pm

In this case I only need the user to click to confirm and then they don’t need to uncheck. But similarly I could add another workflow that sets the state to no if they click it when the current state is yes

Hope this helps. You then have all the freedom to do what you want after that cos it’s just a standard group you’re working with


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

I post daily about no-code and Bubble on Twitter Follow Support Dept on Twitter