B
Brian Lukanic
Is it possible to create a VB form that uses a comboxbox whose list of data
is the list of lookup options from Server?
Let's say I have a custom task field called Client that uses a lookup table.
I'm creating a "task builder" form that allows the user to enter some key
information and create a multi-line workpackage in Project upon submit. One
of the items that I'd like the use to fill in from the form would be the
Client field. This way I can have all data entered in the form and not have
to have the user enter some data in the form, submit, and finish entering
data inline on each row.
is the list of lookup options from Server?
Let's say I have a custom task field called Client that uses a lookup table.
I'm creating a "task builder" form that allows the user to enter some key
information and create a multi-line workpackage in Project upon submit. One
of the items that I'd like the use to fill in from the form would be the
Client field. This way I can have all data entered in the form and not have
to have the user enter some data in the form, submit, and finish entering
data inline on each row.