You need to sign in to do that
Don't have an account?
validation rule on multiple fields involving a picklist
Hello,
I have 5 text fields that are required to be completed when a certain picklist value is chosen.
The picklist api field name and value are:
present__c, Yes
the 5 text field api field names are:
choice_A__c
choice_B__c
choice_C__c
choice_D__c
choice_D__c
Any suggestions or knowledge article I can be referenced to would be great too!
I have 5 text fields that are required to be completed when a certain picklist value is chosen.
The picklist api field name and value are:
present__c, Yes
the 5 text field api field names are:
choice_A__c
choice_B__c
choice_C__c
choice_D__c
choice_D__c
Any suggestions or knowledge article I can be referenced to would be great too!
Try this formula in validation rule and set the error message according to your requirement.
Thanks,
Dhanya
All Answers
Try this formula in validation rule and set the error message according to your requirement.
Thanks,
Dhanya