At 10:49 AM 9/20/2001 , you wrote:
configuration screen. There are only 4 character fields available there.
You really should consider switching to the VB Forms for your custom fields:
* There are a lot more fields available (10 character)
* More controls, like combo boxes, text edit windows, check boxes, etc.
* You can create a cleaner, more user friendly & efficient to use form.
* You gain a more consistent user interface by using VB across the board,
rather than user fields some places and VB others.
* The user fields were obsoleted around Vantage 2.6-ish. I doubt the
existing ones will ever go away. But ALL the new ones added since are VB
fields & forms.
-Wayne
>Is there a way to add a field to a userfield form...for example,You're limited to the number of fields you see in the company / module
>quoteentry/line/updateline/search/update/userfields....need to add a
>text box to this form.
configuration screen. There are only 4 character fields available there.
You really should consider switching to the VB Forms for your custom fields:
* There are a lot more fields available (10 character)
* More controls, like combo boxes, text edit windows, check boxes, etc.
* You can create a cleaner, more user friendly & efficient to use form.
* You gain a more consistent user interface by using VB across the board,
rather than user fields some places and VB others.
* The user fields were obsoleted around Vantage 2.6-ish. I doubt the
existing ones will ever go away. But ALL the new ones added since are VB
fields & forms.
-Wayne