how to include none option to a radio button which is marked a required field.

Deepa Tantry April 21, 2017
Basically I need the custom field to be a required field with options yes/no. By default currently some value is selected for this field. The value should not be preselected. It should either be blank, or a none option should come up which acts as default. If the user proceeds with none, it should error saying the field is required and either yes/no should be selected.
Any solution for this requirement is highly appreciated!
Thanks

1 answer

1 vote
Gab Bautista April 21, 2017

I'm not really sure what you want to accomplish here. Are there any problems with using a Radio Button?

If there is one, what I can suggest to you is to:

* Update the custom field and add the choice of "NONE"

* Update your workflow and add a condition/validator that this field should be updated during this transition

P.S. If you are worried of a pre-selected value (like it's ticked on YES all the time), maybe it's not the tool that should be adjusted all the time :)

Suggest an answer

Log in or Sign up to answer