Form Values are not getting saved

P

Paresh

Hi All,

I think, I am missing something.
I have created an infopath form which interacts with the database. I
fill in the form and submit the record into database. After that, I
save the form into the forms library. The form gets saved. However,
when I try to open the form, I loose all the data that I entered into
the form fields.

Any idea about this?


Thanks,
Paresh
 
S

Shiva (GGK Tech)

Hi,

You might be created the InfoPath with the secondary xml file as secondary
data source connection. Then if we filled these fields’ data and submit the
form it doesn’t save to your form because those fields are not bind to main
DOM
 
P

Paresh

Hi,

You might be created the InfoPath with the secondary xml file as secondary
data source connection. Then if we filled these fields' data and submit the
form it doesn't save to your form because those fields are not bind to main
DOM

--
Shivahttp://www.ggktech.com








- Show quoted text -

Thanks Shiva for replying, however, I have not created my form using
xml file(s). I have added only one xml file as resource file to my
form template to achieve language localisation. I have created my
form template using webservice "receive and submit" type os template.

Thanks,
Paresh
 
P

Paresh

Thanks Shiva for replying, however, I have not created my form using
xml file(s). I have added only one xml file as resource file to my
form template to achieve language localisation. I have created my
form template using webservice "receive and submit" type os template.

Thanks,
Paresh- Hide quoted text -

- Show quoted text -

Hi Shiva,

I did resolve the issue. Actually, I did set some rule for the form
when it opens up. That was causing the problem.

Thanks,
Paresh
 
Top