Guys,
I'm trying to simplify a sales process and have created a couple of scripts one to display header information, and one to change the information and pass control back to the display.
I input a reference - the reference field has a PushOnEnter script associated with it - when I enter the reference the script runs and all the required header details are returned and displayed.
If the details need to be updated, the user presses a change button which calls a flavour of the VA02 change header screen. On that screen I have another script button which saves the changes, does some tidying up and returns to screen 1 (display).
The base reference is transferred backwards and forwards between the scripts but when I come back to my display screen, even through the reference is complete on the screen I can't seem to trigger the PushOnEnter script to display the updated header info.
I've tried various things - this is where I am at the moment (below) - what do I need to do to get this going?
Regards.
Patrick.