Validate Enumlist

How do I validate Enumlist with just 3 commas?

the lists

John, James, Jerry, Abigail, Terry

want to be able to validate when they user picks more than 3 names out of the ENUMLIST

@Steve Joseph_Seddik SkrOYC GreenFlux MultiTech

PLEASE ANY ASSISTANCE

I assume the problem is that you are already using the Valid If to specify the list of dropdown values.

If you want to validate the list selection then you will want to MOVE your Valid If expression in the Suggested Values property instead. Then you will be free to implement a proper validating expression in the Valid If property.

1 Like