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!

Show Notification Message area using javascript..

894843Apr 18 2012 — edited Apr 22 2012
Hi all..

Apex Version: 4.1
Database: 11g

Please help me with the following question.
If we have a "validation" on a page..

Ex: if salary > 3000 Show a validation message in the "Notification area".

If we hit a button the page will get processed and shows the
message in the notification window.
Is that possible to have the same functionality ""without submitting the page""?
I mean.. with javascript or jquery, and with ""onblur"" event, if the user
enter salary > 3000 then ""dynamically show that notification message and area(using jquery)""

If we have multiple errors, we need to ""list"" in the same way as it does with ""SUBMIT"".

I am trying ""not to SUBMIT"" ,the page but get the same functionality with javascipt.

Thanks
This post has been answered by WannaRock on Apr 20 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2012
Added on Apr 18 2012
15 comments
2,883 views