Show Element - Date Operator - Page 2

User 412479 Photo


Registered User
45 posts

No, I don't put "required" on any of the price radio buttons. I just finished the form again and attaching. If all is okay, do I just use inspect element in Chrome and copy the coding you have and put it in my exported file to make it work with my form?
Attachments:
User 412479 Photo


Registered User
45 posts

I may have misunderstood you. I did use tip from "tips and tricks" section to remove default selection on the form that's up now. I don't mind to not do that and one being checked when the form loads in each section.

I thought you meant do I click the "required" button in the properties area, which I don't do because they may choose from different sections - 10'x10' or 10'x15', etc. so I couldn't make them choose a 10' x 10' Booth price when they may want a 10' x 10' Corner Booth or a 10' x 15' Booth, etc. I'd be making them choose 1 from every section.

So, is my form set up differently than the one you did? It is perfect, I don't mind changing the one I attached if needed.
User 187934 Photo


Senior Advisor
20,271 posts

I just adjusted the code so it will work without being required.;)
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 412479 Photo


Registered User
45 posts

Eric Rohloff wrote:
I just adjusted the code so it will work without being required.;)


Amazing! Thank you so much! When it says, "Paste the code below into an HTML element." Do I take the html that is exported and place it in there, not in one of the php files?

I'm beyond thankful and estatic, I appreciate your patience and assistance beyond words, thank you for hanging in there so long with me :)
User 187934 Photo


Senior Advisor
20,271 posts

Nope, Use the html element that's built into the form builder. You'll find it on the "Elements" tab.;)
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 412479 Photo


Registered User
45 posts

Oh my gracious, that's right! How doggone simplified that is! Wow, thank you again tremendously, you are so appreciated I can't even begin to say!!! :)
User 412479 Photo


Registered User
45 posts

:| I come blushing, crawling on my knees . . . to ask one more thing. One thing I noticed is, for example, say I chose the 10' x 10' Corner Booth but I meant to tick the radio button for the 10' x 10' Booth. When I click the right one, the first one stays selected. Is there coding I can add to what you already gave me to fix that? I hate to even ask after all you've done, but they have elderly, extremely novice, griping, etc. members or else I wouldn't bother you further. For now I told the President to tell them to refresh the page, but I can hear the complaints now about having to fill all the top info in again just to change a selection :rolleyes:

It's up and working fantastic. This is such a huge blessing!
User 38401 Photo


Senior Advisor
10,951 posts

Are you using a radio button? Or are you maybe using a check box?

Radio buttons usually only allow you to choose one choice while checkboxes allow for multiple choices depending on your setting for them. The little round buttons with the dots in them are what you would want to use for this.
User 187934 Photo


Senior Advisor
20,271 posts

See if this is what your after.
http://progrower.coffeecup.com/forms/disable-by-date/
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 412479 Photo


Registered User
45 posts

Jo wrote:
Are you using a radio button? Or are you maybe using a check box?

Radio buttons usually only allow you to choose one choice while checkboxes allow for multiple choices depending on your setting for them. The little round buttons with the dots in them are what you would want to use for this.

They are radio buttons, but we've added some script that could be throwing it off a bit ;)

Eric Rohloff wrote:
See if this is what your after.
http://progrower.coffeecup.com/forms/disable-by-date/

Thanks so much Eric! Now if they mis-click they can just click mistake radio button again and it will clear itself :o) Appreciate you again tremendously!

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.