Hi,
Can you please tell how to open a new Form when a Button is pressed in Forms 10g.
When I was in Forms 6i this was done through OPEN_FORM('forms_1',ACTIVATE,NO_SESSION,SHARE_LIBRARY_DATA);
But this code is not working in forms 10g.
Currently I am developing through Citrix Remote Server where I am facing this issue. In local PC there is no issue.
Please help.