I have 3 radio buttons and I would like to check if one of them is checked.

Confluence User - 09 Mar, 2017

I am trying to use Bean shell Validator to validate if one of the three buttons are checked. 

I have read this article: Bean Shell Programming Guide#UseasFormValidator.

I'm really not sure how this is working. 

how am I suppose to get the object "radio button", then make the validation?

If the validation is false, I want to popup  a error message.
Thank you very much,

Jonatan Nadeau 

validator;beanshell

2


10 Mar, 2017
confluenceUser
1
confluenceUser

Hi, if you need this validation, I believe you can just use the Default Validator and set the field to Mandatory.

10 Mar, 2017
confluenceUser
confluenceUser

Thank you very much.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print