daogu
saniao
August 27, 2010
triggers fired in certain situations
Filed under : Forms
Hi,
Can anyone pls tell me what are the triggers fired in the foll cases
1)on navigating from one form to next
2)on navigating from one block to next
3)on navigating from one record to next
Please list out all the triggers
Answer:For 1, 2 and 3
PRE-<FORM/BLOCK/RECORD>
WHEN-VALIDATE-RECORD — only for 3
WHEN-NEW-<FORM/BLOCK/RECORD>-INSTANCE
POST-<FORM/BLOCK/RECORD>
Thanks,
Vamsi
Answer:Actually, the ‘post’ triggers fire in order from the lower to the higher level, that is, POST-<RECORD/BLOCK/FORM>
David
Answer:hi,
Thanks alot
u are right
Related posts:
- All V2-style triggers Dear Fellows, First of all Happy New Year to...
- Trigger Assistance Hello - I feel that this is a stupid...
- Triggers which cannot be used in Forms10g Since forms10g is having a web interface , which...
- Which Trigger and What Level? What trigger fires when the user cycles from record...
- Master-Detail Relationship Problem Dear All, I’m a new member in orafaq goup...
No Comments