G
Guest
Hello, I am developing a dbase app which uses a tabulated form combining many
forms.
The first page of the tabulated form contains the main information for that
record and other pages secondary information i.e. they are linked subforms.
Depending on the information present in the main form depends what other
tabbed pages are available.
When a click the new record button from the std navigation bar the statement
I used to determine which pages are visible is bypassed; however when I click
on the go to last button (from the std navigation bar) then click next next
record (not new record) I am now in a new record (with the correct tabbed
pages visible - the statement fired).
All I wish to know is how to capture the goToNewRecord or new record option
(using the std toolbar, for this form it is not feasible to use customised
buttons)
forms.
The first page of the tabulated form contains the main information for that
record and other pages secondary information i.e. they are linked subforms.
Depending on the information present in the main form depends what other
tabbed pages are available.
When a click the new record button from the std navigation bar the statement
I used to determine which pages are visible is bypassed; however when I click
on the go to last button (from the std navigation bar) then click next next
record (not new record) I am now in a new record (with the correct tabbed
pages visible - the statement fired).
All I wish to know is how to capture the goToNewRecord or new record option
(using the std toolbar, for this form it is not feasible to use customised
buttons)