I am looking to create a customized Part Advisor that will auto retrieve the transactions without having to select it in the actions menu. I am only going to give a couple of employees access to this as I don’t want everyone running it this way.
I have tried doing a screen customization to set Auto Retrieve Transactions to true On Load, but I can’t get the correct syntax to make it work. Can anyone help me with the code to accomplish this?
While in Developer Mode, open the form with the Customization selected. Click Actions > Auto Retrieve Transactions. Finally, click Tools > Save Layouts.
This will save the setting in the customization (no code required as it is a property).
First thing I would do it start a support ticket (yeah, I know…) The “Save Layouts” should work across any screen.
If you use reflection, you may be able to set the oTrans.autoRetrieveExtTransactions property. Otherwise, you can try calling: