How to create large message window in Oracle Applications.
Hi there,
I would like to display a window in Oracle Applications very similar to the window we see when we go to Help-> About Oracle Applications.
Basically I need a window that can display quite a bit of text (hence with a scroll bar) that I can call from custom.pll
I tried using fnd_message.set_string but this cuts off the message if it is too long.
Does anyone know how to do this.
TIA.
Ash.
I would like to display a window in Oracle Applications very similar to the window we see when we go to Help-> About Oracle Applications.
Basically I need a window that can display quite a bit of text (hence with a scroll bar) that I can call from custom.pll
I tried using fnd_message.set_string but this cuts off the message if it is too long.
Does anyone know how to do this.
TIA.
Ash.
0