Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is it possible to display 2 different error message at TOP / Field level

DeepakJJan 7 2010 — edited Jan 8 2010
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
This post has been answered by jariola on Jan 7 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 5 2010
Added on Jan 7 2010
25 comments
1,337 views