Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Application Development » RETURN MORE THAN ONE TRANSACTION
RETURN MORE THAN ONE TRANSACTION [message #5471] Wed, 13 April 2016 11:05 Go to next message
edortizq is currently offline  edortizq
Messages: 82
Registered: August 2008
Location: Ecuador
Member

Hi Tony,

I have the following sequence of transactions:
- UPD1
- LIST2, via $this->scriptNext() on _cm_customButton()
- LIST2, via navigation bar
- UPD4, via navigation bar
On error on UPD4 I need to return to the UPD1 transaction; how can avoid to return to LIST2 transaction?

Thanks for advace

Best regards!
Re: RETURN MORE THAN ONE TRANSACTION [message #5840 is a reply to message #5471] Thu, 18 August 2016 04:45 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
You neeed to check out the append2ScriptSequence function.

Re: RETURN MORE THAN ONE TRANSACTION [message #5843 is a reply to message #5840] Fri, 19 August 2016 04:11 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
You might also find some use for the restart method which is called whenever a task is restarted after a child task is terminated. You could use this to check where you just came from and execute the scriptPrevious function.

Previous Topic: BUTTON IN THE DATA AREA
Next Topic: ERD for xample
Goto Forum:
  


Current Time: Thu Mar 28 05:35:01 EDT 2024

Total time taken to generate the page: 0.01128 seconds