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!

User message notification for warning and information

user5108636May 23 2018 — edited May 23 2018

Hi All,

    Using APEX 5.1.13 with universal theme. Is there any equivalent API for apex_application.g_print_warning_message or apex_application.g_print_info_message.

Only apex_application.g_print_success_message seems to work and all these are not even documented.

My use case is to display warning messages  to end users from a process which has the ability to throw fifteen different warning messages.

The process cannot be split into separate processes. The process is quite complex and call different procedures and functions.

If only I could have the equivalent of g_print_success_message for warning and information messages.

Thanks

This post has been answered by fac586 on May 23 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2018
Added on May 23 2018
1 comment
355 views