|
|
|
|
| Re: catching FORM_TRIGGER_FAILURE on any form [message #410879 is a reply to message #410860] |
Tue, 30 June 2009 20:50  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
The problem I see with trapping a 'form_trigger-failure' is that you would need to 'raise' it again and this would create a 'loop' situation.
Look at the example associated with 'form_trigger_failure' in the documentation. Using this method would mean that there is only a single 'ftf' in your system and this would make logging much easier.
David
|
|
|
|