I wonder if there's any way to make it possible to allow site admin to toggle on/off the options under Radio Buttons Field. I'm hoping to use Formidable Forms to create order form, then use the Radio Buttons Field for users to choose items they want to include in the order. However, not everything is available everyday, thus it would be nice if site admin can update the form by toggling on/off items that can be ordered for the day.
Any thoughts?
Maybe this could help:
https://connect.formidableforms.com/question/category/code-snippets/show-hide-radio-button-option/
Hey Walter, it's you again! I have already tried the snippets, it toggles on/off entire set of radio buttons, which is not what I want to achieve.
What I'm hoping to achieve:
On Monday, my checkbox options (sorry I said Radio buttons earlier) are...
[ ] Chicken
[ ] Veg
[ ] Soup
On Tuesday, I would like to offer the following instead...
[ ] Beef
[ ] Veg
[ ] Soup
[ ] Fruits
Then on Wed, I want to show the following without having to add them in again
[ ] Chicken
[ ] Veg
[ ] Soup
I know I can easily add/remove options, but I'm hoping to find an easier way to achieve that.
Please login or Register to submit your answer