Forums

Events: jumping to a different section

abasel 05 Feb, 2013
My "Show Thanks Message (44)" event checks the values loaded from the database. Depending on these, I sometimes want to then move to "Show Stopper (36)" or apply "Show Stopper" some other way.
[attachment=0]DBRecordLoader.jpg[/attachment]
How do I do this?
GreyHead 05 Feb, 2013
Hi abasel,

Please see this FAQ which may do what you want.

Personally I would not use the Thanks Message to add PHP if that is what you are doing here. Use a Custom Code action instead for clarity.

I also wouldn't use the On Record Found event but put those actions after the DB Record Loader to avoid unnecessary nesting.

Bob
This topic is locked and no more replies can be posted.