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?
[attachment=0]DBRecordLoader.jpg[/attachment]
How do I do this?
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
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.