View Single Post
  #2  
Old October 27th 06, 11:24 PM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default Combo Box values resetting

In article .com,
wrote:
However, when the form is published to the Organizational Forms Library
on our Exchange Server, it no longer works correctly. The combo boxes
upload lists from Excel as they should, and each is dependent on the
one before. However, when the form is then sent, and the recipient
opens the mail, the combo boxes and the text boxes they populate have
all reverted to the first item in their dropdown lists rather than
showing what the sender of the form selected.

There are some other combo boxes on the form that are not dependent on
other combos, and so these are bound to fields (but still populated
from Excel) and the same problem occurs with these too.

I have tried everything I can think of, does anyone have any ideas?

You want to save the index values of the various combo-boxes to custom
fields, then, in the Item-open event, reset the selected value of the
combo-box from the saved index field.

--
Hollis Paul
Mukilteo, WA USA


Ads