daniellee4874
Programmer
I was wondering if anyone knew how to create a TAB control utility. For example:
If fields are:
No
Category
Price
Partner
Material
User should be able to define in the control client to “TAB” to a field that they specify. For example although the fields are:
No
Category
Price
Partner
Material
A user can define that on “TAB” they jump from the “NO” field to the “Partner” field, effectively bypassing the “Category” and “Price” fields.
____________________________________________________
Ideally I would to create to be able to do this:
User’s will be able to put fields in the order that is most important to them
For example fields currently are:
No
Category
Price
Partner
Material
But users can define them as:
No
Price
Partner
Category
Material
Let me know if anyone has ideas on how to do this.
If fields are:
No
Category
Price
Partner
Material
User should be able to define in the control client to “TAB” to a field that they specify. For example although the fields are:
No
Category
Price
Partner
Material
A user can define that on “TAB” they jump from the “NO” field to the “Partner” field, effectively bypassing the “Category” and “Price” fields.
____________________________________________________
Ideally I would to create to be able to do this:
User’s will be able to put fields in the order that is most important to them
For example fields currently are:
No
Category
Price
Partner
Material
But users can define them as:
No
Price
Partner
Category
Material
Let me know if anyone has ideas on how to do this.