Question
Verizon Data Services
IN
Last activity: 12 Sep 2018 6:15 EDT
Dynamically displaying error messages in a validate rule
Hi All ,
I have to dynamically display an error message using a validate rule passing a property value in the message rule. I tried the below syntax but it's not working
ErrorMessage\t+.PropertyName , where ErrorMessage is the message rule and the PropertyName is the property whose value I have to pass .
I am not getting the expected result . Could someone tell me how to pass property's value in a message rule.