Question
4
Replies
5277
Views

Verizon Data Services
IN
Posted: February 16, 2018
Last activity: September 12, 2018
Last activity: 12 Sep 2018 6:15 EDT
Closed
Solved
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.