Hello List:
Using the latest 7.5 update 12
I have and enhanced tab form with five 5 tabs. The problem that I am having
is that the forms opens on the last tab that I saved when in define mode.
I have an on after start custom action with the following commands
PROPERTY main_tab ACTIVEPAGEINDEX '0'
PROPERTY start_page0 CAPTION 'New Policy Information'
PROPERTY DB_policy_no SET_FOCUS 'TRUE'
The caption option works as it should and the form open on the 1st page then
the set focus option works.
It does not matter how I enter the form it starts on the last tab that I
saved the form in the define mode.
I have an older version of the form in 7.1 and it works as it should, but
since I have made several design changes in 7.5 I can not display the form
in 7.1
What am I missing ?
TIA
Larry