Form Personalization of Sales Order form
Hello,
This is about Sales Order form in Oracle Order Management release 11.5.10.2
I have developed a brand new custom form. I need to call that form every single time when user switches from the Header Tab to Line Tab
That part is happening just fine. But following comes up as an issue.
But when after navigating to line tab, when user enters sales order line from line #1 to line #2, the called form should automatically be refreshed with the contents of line #2 and so on.
That means, when user keeps on entering sales order lines under line tab of sales order form, for every new line, this called form should automatically be refreshed as user navigates to lines by using down arrow key.
This is about Sales Order form in Oracle Order Management release 11.5.10.2
I have developed a brand new custom form. I need to call that form every single time when user switches from the Header Tab to Line Tab
That part is happening just fine. But following comes up as an issue.
But when after navigating to line tab, when user enters sales order line from line #1 to line #2, the called form should automatically be refreshed with the contents of line #2 and so on.
That means, when user keeps on entering sales order lines under line tab of sales order form, for every new line, this called form should automatically be refreshed as user navigates to lines by using down arrow key.
0