Not trying to restate the obvious but is the CaseId textbox field bound
to the correct xml field in the data source?
Maui Williams | Solution Developer II, MCSD.Net
Avanade | West Region
2211 Elliott Avenue, Suite 200 Seattle, WA 98121
Phone: 602-570 0314
-----Original Message-----
From: Jithendrian. R [mailto:JithendrianR@discussions.microsoft.com]
Posted At: Thursday, October 26, 2006 5:33 AM
Posted To: microsoft.public.infopath
Conversation: How to insert values into InfoPath Form
Subject: How to insert values into InfoPath Form
hi
i am hosting my infopath form onto a windows form.
now when the form gets loaded i need to push in some values say "CaseId"
to
the corresponding field (textbox) in the infopath form. I tried pushing
in
the values by navigating to the corresponding field using XMLNAVIGATOR.
the
value gets reflected in the XML but not being dispalyed in the form (the
corresponding textbox is empty)
TIA
Jithendrian. R
Jithendrian. R - 27 Oct 2006 10:27 GMT
hi Maui,
thanks for the response. This would explain my scenario better i guess;
i have an infopath form to which i dont want to expose my service.
i am hosting this infopath form onto my windows application. my UI contacts
the service and gets the values that has to be inserted into the infopath
form while loading it. for example my UI gets the CaseId from the service and
i need to insert this into the corresponding field say textbox in my infopath
form.
how should i proceed now?
urgent reply would be appreciated.
TIA
Jithendrian. R
> Not trying to restate the obvious but is the CaseId textbox field bound
> to the correct xml field in the data source?
[quoted text clipped - 26 lines]
>
> Jithendrian. R