Hi,
I have a Item Level validation.
The error message is very long and so I am using (line break) in the message text.
I want the following error message (at the TOP - Inline with Notification)
This is a test message this is a test message. // no line break
I want the following error message (along with the field - Inline with Field)
This is a test message
this is a test message. // with line break
Validation Setting
Error Message:- This is a test message<br>this is a test message.
Error message display location:- Inline with Field and in Notification.
So, is it possible to display 2 different error message at the TOP and at the FIELD level for the same validation.
Thanks,
Deepak