Confiforms Validation rule to check for multiple field values

Jason Walsh
Contributor
June 27, 2024

I have a dropdown field with 4 options. When the forth option (ID=4) is chosen, I want a validation rule set up to check for null fields (roughly 10 fields, text, dropdown, radio button, etc.)

Essentially I want a message to pop up stating that "All fields must be filled before setting to that particular value in the dropdown. I can't set the fields as required as they will be filled over a period of time. 

This is what I've tried:

 

Field name (or regular expression) - Left Blank

Condition - status:4 AND compresl:[empty] OR status:4 AND clkacf2id:[empty] OR status:4 AND type:[empty] OR status:4 AND assigned:[empty] OR status:4 AND root:[empty] OR status:4 AND partner:[empty] OR status:4 AND decision:[empty] OR status:4 AND decisioncomment:[empty] OR status:4 AND sla:[empty] OR status:4 AND appealed:[empty] OR status:4 AND overturned:[empty]

Action to execute - Set to to Validation rule Message to show when validation rule matches - "Fields are mandatory"

Validation rule - Leave blank.

 

I feel like there should be a simple solution for this but it's handcuffing me at the moment

1 answer

0 votes
Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 27, 2024
(status:4) AND (compresl:[empty] OR clkacf2id:[empty] OR type:[empty] OR assigned:[empty] OR root:[empty] OR partner:[empty] OR decision:[empty] OR decisioncomment:[empty] OR sla:[empty] OR appealed:[empty] OR overturned:[empty])

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events