I want an additional field with the label “Virtual Event.” It needs to be a radio button with “Yes” and “No” choices. However, the html output adds a “None” and checks it by default. That makes no sense. How can a “Virtual Event” — or any yes/no radio button for that matter — have a “None” choice.
How can I eliminate the “None” and just have “Yes/No”?
Nevermind, I tracked down the “None” in the code and changed it to “No.”
You should really improve the radio button code. You start the options with a default “None” and check it. But there’s no explanation of that default value. The only way to get a Yes/No is to find the “None” in the code, change it, and only add “Yes” to the option list. Not intuitive at all.
Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘Additional Fields – Radio – "None" option?’ is closed to new replies.