Form designer and Checkboxes - Post...

User 2889891 Photo


Registered User
42 posts

Good Evening,

I have been following this tutorial:
https://www.coffeecup.com/help/articles … -designer/

But,
I cannot find any information on Checkboxes. My form has four checkboxes with the Required attribute. How do I link these to my web form builder?

Please help?

Thank you,
Two Coffee Snobs
Benjamin Davis
Developer | Consultant | Marketing

m: 0415 400 416
w: www.twocoffeesnobs.com.au
e: info@twocoffeesnobs.com.au
User 187934 Photo


Senior Advisor
20,181 posts

Hi Tech,
Are your checkboxes a group, individuals or both?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2889891 Photo


Registered User
42 posts

Good Evening,

URL: https://xtremepaintball.coffeecup.com/m … /form.html

Everything seems to work, but when I hit submit, it fails or times-out and goes to an s-drive element saying "OOPS! WE CAN’T FIND THAT ON OUR MAP"

Which is annoying!!
Two Coffee Snobs
Benjamin Davis
Developer | Consultant | Marketing

m: 0415 400 416
w: www.twocoffeesnobs.com.au
e: info@twocoffeesnobs.com.au
User 2889891 Photo


Registered User
42 posts

Eric Rohloff wrote:
Hi Tech,
Are your checkboxes a group, individuals or both?



In FORM ELEMENTS I added in Checkbox Div, deleted the third option so I have two options only and I have two label-containers with their own elements such as Checked and Unchecked. I would assume grouped, but I honestly have no idea.
Two Coffee Snobs
Benjamin Davis
Developer | Consultant | Marketing

m: 0415 400 416
w: www.twocoffeesnobs.com.au
e: info@twocoffeesnobs.com.au
User 187934 Photo


Senior Advisor
20,181 posts

How are they setup within the Form Builder?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2889891 Photo


Registered User
42 posts

Eric Rohloff wrote:
How are they setup within the Form Builder?


Does this help?
Attachments:
Two Coffee Snobs
Benjamin Davis
Developer | Consultant | Marketing

m: 0415 400 416
w: www.twocoffeesnobs.com.au
e: info@twocoffeesnobs.com.au
User 187934 Photo


Senior Advisor
20,181 posts

How are the checkboxes setup within the Form Builder? Can you share your .fb file also?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2889891 Photo


Registered User
42 posts

Eric Rohloff wrote:
How are the checkboxes setup within the Form Builder? Can you share your .fb file also?


Done.
Attachments:
Two Coffee Snobs
Benjamin Davis
Developer | Consultant | Marketing

m: 0415 400 416
w: www.twocoffeesnobs.com.au
e: info@twocoffeesnobs.com.au
User 187934 Photo


Senior Advisor
20,181 posts

In the Form Designer use the name
paintball-options[]
for the Paintball Option checkboxes.

Use
time-of-play[]
for the paintball time checkboxes.
I would also use a _ instead of a - in the naming of your inputs.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2889891 Photo


Registered User
42 posts

Eric Rohloff wrote:
In the Form Designer use the name
paintball-options[]
for the Paintball Option checkboxes.

Use
time-of-play[]
for the paintball time checkboxes.
I would also use an _ instead of a - in the naming of your inputs.


Done.

Would that be, Form Designer,

paintball_options[]
time_of_play[]

and in Web Form Builder

paintball_options
time_of_play

?

Thank you, Eric
Two Coffee Snobs
Benjamin Davis
Developer | Consultant | Marketing

m: 0415 400 416
w: www.twocoffeesnobs.com.au
e: info@twocoffeesnobs.com.au

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.