how to populate drop down data on emailed form..

D

don

newbie to infopath..

how do you populate drop-down on an infopath form for email, when
user/recipient is not connected to database?

ex..drop-down field may store state code, but display state, etc.

can the data/query for that drop-down be included in the form, so offline
(to database) user can select the state on form, yet state code will be bound
in form when received back into outlook, and processed into database?

thanks!
Don
 
R

Rajitha

Hi,
Once try this.
1. Get the xml of your form.
2. In on load event query that xml. So that xml will save.
3. Then work in offline.
Hopes this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top