Hi Mates,
Hope you all are doing good !!
I am facing issue to display validation message post configuring the validation functions.
Scenario - I have a field "Website" where i need to add a validation function - if anyone enters their email id in place of Website i should display a message.
Column Name - Website
Case 1 -
Value - google.com
Validation function - N / A
Case 2 -
Value -
xyz@gmail.comValidation function - Since @ is used, please check the data.
i have tried the below as well, but it doesn't seem working.