J
Jack
I have a document that I've created with a main datasource for most of the
fields. However, there are a number of fields that get prefilled when the
document is created based on the input parameters. To do this I created
another data source, and bound those prefilled fields to it. Now I have a
main datasource and a secondary one. In my Main submit datasource which
submits the form to a web service, one of the parameters of the webservice
is the XML of the entire form. If I just set the parameter to the Entire
Form option in the data connection wizard, only the main datasource gets
submitted. I want the values of my prefilled fields to be submitted as well.
How can I do this? I need the XML to contain everything, so when my
application retrieves that XML later it can open up the infopath document
and have the same initial information in the prefilled fields.
Another example of this would be if I had a third data source that was used
to retrieve values for a dropdown list. I'd like the entire list of values
to be submitted along with the Main data source, so that the next time the
document is loaded, the same list comes up.
Thanks...
fields. However, there are a number of fields that get prefilled when the
document is created based on the input parameters. To do this I created
another data source, and bound those prefilled fields to it. Now I have a
main datasource and a secondary one. In my Main submit datasource which
submits the form to a web service, one of the parameters of the webservice
is the XML of the entire form. If I just set the parameter to the Entire
Form option in the data connection wizard, only the main datasource gets
submitted. I want the values of my prefilled fields to be submitted as well.
How can I do this? I need the XML to contain everything, so when my
application retrieves that XML later it can open up the infopath document
and have the same initial information in the prefilled fields.
Another example of this would be if I had a third data source that was used
to retrieve values for a dropdown list. I'd like the entire list of values
to be submitted along with the Main data source, so that the next time the
document is loaded, the same list comes up.
Thanks...