Hi,
I have added two buttons to my form;
For Adding records and clearing the form:
The Add trigger is as follows: Begin
Commit; End;
The clear_form: Begin clear_form; End;
I would like to add buttons to go to next record and go back to Previous record. What is the syntax for the triggers? Please help.
Thanks and regards,
Francis
I have added two buttons to my form;
For Adding records and clearing the form:
The Add trigger is as follows: Begin
Commit; End;
The clear_form: Begin clear_form; End;
I would like to add buttons to go to next record and go back to Previous record. What is the syntax for the triggers? Please help.
Thanks and regards,
Francis