D
David Whitt
I have a listbox which displays a description supplied by web service (the
web service also returns an id in another field which the listbox doesn't
display).
How can I set a variable to the id (when the user selects the desired
description) I can then pass it to another web service so it can return more
data to populate other fields on my form specific to that id.
web service also returns an id in another field which the listbox doesn't
display).
How can I set a variable to the id (when the user selects the desired
description) I can then pass it to another web service so it can return more
data to populate other fields on my form specific to that id.