Radio buttons, check boxes - Post ID...

User 187934 Photo


Senior Advisor
20,271 posts

I need some clarification on what your after in your database. Are you saying you want all the values of the buttons submitted even if their not selected?
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 2049535 Photo


Registered User
66 posts

@eric... I do not understand the question...
I set up a form in CC... all good.
But the form had radio buttons.
But the form out put to database didn't output to options, only to varchar

So I am not getting options of radio output in the database, i.e., sets or enum, so I can't deliver etc
User 187934 Photo


Senior Advisor
20,271 posts

Are the buttons in question showing at the time of submit? Any elements that are under a conditional must be showing to be submitted to the database.
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 2049535 Photo


Registered User
66 posts

@eric: I don't understand the question
User 187934 Photo


Senior Advisor
20,271 posts

Before you submit the form can you still see the radio buttons or checkboxes? Are they showing on the form at submit?
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 2049535 Photo


Registered User
66 posts

Before you submit the form can you still see the radio buttons or checkboxes? Are they showing on the form at submit?

yes
User 187934 Photo


Senior Advisor
20,271 posts

So there's no values in the database for those columns?
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 2049535 Photo


Registered User
66 posts

Yes, the information is being captured, but not as a set. For instance, if three of the checkboxes are used, all three of those answers are going into a varchar field (I changed to text afterward to allow more space). What I am having problems with is to use that database information later to let the customer review it. I'm going to experiment with a pull down list and see if I can get to where I want that way.
User 103173 Photo


VP of Software Development
0 posts

Have you thought about logging to a CSV file instead? You could then share with them a file.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2049535 Photo


Registered User
66 posts

Thanks for idea, but they collect the information, then make "office notes" of their own on the applications. But I think I just came up with a way to do this. Instead of checkbox or radio button groups, I'm going to try making it a "group" of one item. It will take a bit longer, but it may be the answer.

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.