Run procedure WHEN_NEW_FORM_INSTANCE
80590Jan 23 2004 — edited May 16 2004Hello,
I have a Form that has a procedure in it that is used to populate a list. I would like this procedure to run every time time form is initiated in order to populate the values from the list into a combo box.
I know that I can create a form level WHEN_NEW_FORM_INSTANCE trigger to run the procedure, but I am unclear as to the correct syntax for this form level trigger. Please advise.
Thank you,
Jason