Hi,
What code syntax would i use to open a custom data entry page from an SQL custom menu please?
is there a way to pass values to this page on load or can i only populate via a before update custom event?
TIA
Hi,
What code syntax would i use to open a custom data entry page from an SQL custom menu please?
is there a way to pass values to this page on load or can i only populate via a before update custom event?
TIA
Hi Chris,
You can’t navigate to a page via a PLSQL custom menu I’m afraid (server code vs. client).
The best you can do is to have 2 custom menus; the first creates some data on the target page (PLSQL menu); the second navigates you to that new record.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.