Validator to only transition once all tickboxes have a value

Callum Carlile _Automation Consultants_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 8, 2019

I'm creating a list of tasks for someone to complete externally using the checkboxes field.

I would like to make a validator that only allows the transition button appear once every box has been ticked, but am not sure what groovy code I need to use for this.

Please may someone help! Also please assume that I have zero coding knowledge, which is very close to the truth!

 

1 answer

0 votes
Udo Brand
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 8, 2019

In order to hide the button you need to use a condition.

Lets say you have four checkboxes (values A, B, C, and D) in yourField. then use

yourField = A and yourField = B and yourField = C and yourField = D 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events