Hello!
I’m trying to include a checkbox field in the signup form, to allow the users to optin to receive news and communications. The field can be created and correctly mapped to Airtable checkbox filed.
But even if the field is correctly visible in the site, with its label, once clicked nothing happens, the check does not appear.
Is this expected beheavior? is there any other way to have a optin option for communications?
Hi Jakub,
Thanks a lot for your reply!
The Terms and conditions checkbox is working fine.
What I’m trying to do is to add another checkbox for communications optin (maybe there is a better way to achieve this?)
For that I was trying to add a checkbox field. It is visible but not actionable in the final site.
I’ve tried with Microsoft Edge in normal and private mode (Windows) and also in Safari in my iphone with same result.
I’ve tried in Safari as well, added two line description to additional checkbox, and it works just fine.
It looks like the checkbox is treated as a read-only input on your end, but there’s no such setting in Softr Studio, so I’m not really sure what’s hapenning. One thing that is interesting is that your checkbox is far larger compared the checkbox from terms&services. Did you do anything special to make it larger? Some custom code?
Ok I see I’m doing it differently. My checkbox is different because I’m not usign the terms and conditions option. I included a regular checkbox in the form fields. And that’s probably the reason it is not working.
The option you suggest is much better, to have a second check as part of the terms&services, but I cannot find the way to include this second one. Is it a custom code thing?