Skip to main content

Hi,

I have applied validation rule to a field. It is checking whether this field is empty or not. But, when I click on submit button I still get the red error message even after filling that field. Can anyone help me resolve this issue?

Thanks & Regards,

Korak

Hi,

Could you share with us a screenshot of your validation rule? Have you used the named control in the rule instead of the item property?

Giacomo


182251_pastedImage_0.png

^ This is the validation rule.​


What kind of fields are the two controls?


The control on which the rule is applied is a managed metadata field. The field in the OR condition is a choice field.


Unfortunately I don't think that currently the isNullOrEmpty function currently support Managed Metadata field..I think you have to write your own function to check if that field is empty or not..


Thanks for the info.


Reply