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!

apex_application.g_notification or g_print_success_message is not working

658726Jan 8 2010 — edited Jan 12 2010
Hi, I am using apex_application.g_notification or apex_application.g_print_success_message to show an error message in a page but it does not show anything.

The code is:

apex_application.g_print_success_message := 'error ambos campos en blanco';

Any help?
This post has been answered by Rajesh C on Jan 12 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2010
Added on Jan 8 2010
10 comments
4,368 views