How can I insert a link to my terms and privacy policy in the checkbox input?

The rich text editor does not appear below the label box of the check box input. I tried copying and pasting it from another place, but it didn’t work. I tried highlighting it and right clicking. I tried dropping a link into the label input box, but no. Surely there’s a way, right?


No, you can’t do it the way you’re trying.

The checkbox element does not accept rich text markup.

If you look at the template you’re using, they just used plain text.

If you want to add links to the text, you need to group the checkbox in a row group and then add a text element beside it. You can then add your links.

I started out using this type of setup, then just went to a statement that said: ‘By proceeding, you agree to…’ without needing them to check it. But everyone has their way of doing things.

Another little tip this morning that has helped me in learning Bubble. I use perplixity.ai and just ask it to help me with a problem I’m having. You can even upload screenshots, and it will review them and give you feedback. Just be sure to always start your question with ‘In Bubble.io’, or it won’t know which platform you’re asking about.

It’s been really helpful for me in the past, and even now, after about 2 years of learning Bubble.

I just use the free edition and it works great :slightly_smiling_face:

1 Like

Thank you! I’ll try out Perplexity too. Thanks so much!

1 Like

Yes, Perplexity can be your best friend when it comes to building with Bubble.

I’m not saying don’t ask questions on the forum…because I’ve asked a lot myself.

I think I probably have at least 100 bookmarks of forum posts, some going back a few years.

Every little thing helps.

Yes it does! Thank you!