Good afternoon....
I am using Macola ES 9.5.100
We would like to have a button on the Power Price Inquiry screen (OEPDSPRC) that only displays the open quotes for the specified customer number and item number. Presently, if you click the default "Open Orders" button, it will display all open orders for the item number specified.
I have managed to create a button that calls a UserForm displaying the summary information in a ListView (had to add a reference to Microsoft Windows Common Controls). Now, I would like to provide drill-down capabilities to actually view the specific quote (similar to how Macola does it). Instead of reinventing the wheel (which I could do), I was hoping to be able to modify the DblClick event on the ListView to open the specific order using the Macola screen.
I have looked at "Flex - How to Call a Macola Screen from Flexibility" written by Victoria Aiken on the portal. However, renaming FjMacExe.exe does not have the effect shown in this document If you bring up the OE/View/Order/Invoices screen, enter an open order number, rename FjMacExe, then double-click the file....it opens right up with no error message. However, if you rename FjMacExe prior to opening OE/View/Orders/Invoices, you do get the error message.
Has anyone ever done this?
Thanks
Jen
I am using Macola ES 9.5.100
We would like to have a button on the Power Price Inquiry screen (OEPDSPRC) that only displays the open quotes for the specified customer number and item number. Presently, if you click the default "Open Orders" button, it will display all open orders for the item number specified.
I have managed to create a button that calls a UserForm displaying the summary information in a ListView (had to add a reference to Microsoft Windows Common Controls). Now, I would like to provide drill-down capabilities to actually view the specific quote (similar to how Macola does it). Instead of reinventing the wheel (which I could do), I was hoping to be able to modify the DblClick event on the ListView to open the specific order using the Macola screen.
I have looked at "Flex - How to Call a Macola Screen from Flexibility" written by Victoria Aiken on the portal. However, renaming FjMacExe.exe does not have the effect shown in this document If you bring up the OE/View/Order/Invoices screen, enter an open order number, rename FjMacExe, then double-click the file....it opens right up with no error message. However, if you rename FjMacExe prior to opening OE/View/Orders/Invoices, you do get the error message.
Has anyone ever done this?
Thanks
Jen