By using IF statements after search criteria selected I was able to make
Property <component_Id> TABORDER work perfectly !

 

From: [email protected] [mailto:[email protected]] On Behalf Of Bill Eyring
Sent: Thursday, May 29, 2014 9:04 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Programmatically Assigning Taborder

 

I have a variable form that gives the user the option of selecting 5 search
criteria. 

 

In the five search criteria, there are a total field possibility of up to 14
fields. 

 

Once the 5 Search Criteria are selected, the corresponding fields  are made
visible on the form in the order they are selected.

 

4 of the search criteria have 2 fields assigned to the selection.

 

So, there is a possibility that a range of 1 to 9 fields are made visible.
Each of the 14 fields have a component id assigned.

 

How can I programmatically assign a taborder to the selected fields in the
same order they are selected ?

 

I have tried PROPERTY <component_ID>  TABORDER xxx but it doesn't seem to
work consistently. Each of the fields are set to HIDE ON STARTUP and no
attributes are set(checked).

 

Any ideas would be greatly appreciated.

 

Bill Eyring

Reply via email to