When creating a custom field with a radio button or select list single choice, the field appears with a value of 'NONE' that is not a welcome value for this field. I am just interested in having a YES/NO selection with no option of 'NONE.'
How do i do this?
Hello,
Mark this field as required in the field configuration scheme (project settings -> fields) and the None option will disappear.
@Alexey Matveev I tried this for both a single select list and a radio button. For the ratio button, the "none" stop rendering, but for the select list it remained.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Pamela,
For Select List Single Choice, it's simple you can change velocity template: https://confluence.atlassian.com/jirakb/how-to-remove-none-from-a-select-list-custom-field-144212308.html
Similarly for Radio Button: https://confluence.atlassian.com/jirakb/how-to-remove-the-none-option-from-radio-buttons-330795312.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.