Home » Developer & Programmer » Forms » sequence in which triggers are executed
sequence in which triggers are executed [message #85549] Wed, 07 July 2004 21:30 Go to next message
Anand yegappan
Messages: 2
Registered: July 2004
Junior Member
Hi,

Can any one let me know in which sequence the forms triggers will be executed.  If suppose I am opening a form and entering into an item, what are triggers will get executed.  Also, if I make some dml operations or a query, what triggers will be executed.  Thanks in advance.

With Regards,

Anand Y.
Re: sequence in which triggers are executed [message #85551 is a reply to message #85549] Thu, 08 July 2004 00:43 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Following is the sequence:
Assuming that you are already logged on.
Pre-logon
On-logon
Post-logon
Pre-form
When-New-Form-instance
Pre-block
When-new-block-instance
Pre-record
When-new-record-instance
Pre-Text-item
When-new-item-instance

HTH
Regards
Himanshu
Re: sequence in which triggers are executed [message #85574 is a reply to message #85551] Fri, 09 July 2004 02:51 Go to previous messageGo to next message
Anand yegappan
Messages: 2
Registered: July 2004
Junior Member
Thanks Himanshu.
Can you please give me the sequence for DML operations also (like, what will be the sequence when I do a query, insert a record or multi record, update a record or multi recor or delete a record or multi record). In similar manner, can you please let me know the sequence, when I exit from the form. Thanks in advance.
With Regards,
Anand Y.
Re: sequence in which triggers are executed [message #85748 is a reply to message #85574] Mon, 26 July 2004 20:01 Go to previous message
Raja Das
Messages: 42
Registered: July 2004
Member
hi,
pre-insert
on-insert
post-insert

raja
Previous Topic: password change after expiration
Next Topic: Formula Field and Triggers
Goto Forum:
  


Current Time: Sat Jul 20 12:23:37 CDT 2024