Why are your action items in a SP list rather than part of the XML of your form?
--
Greg Collins [InfoPath MVP]
Please visit:
http://www.InfoPathDev.com
Hello
I think I have a problem similar to crashoverride. My objective is to edit
and submit, or delete, from my InfoPath form, a single row in a secondary
data source (a SharePoint list). Here is the exact scenario:
As soon as my InfoPath form from my primary data source (a SharePoint
Document Library [I think this is essentially a SP list] called "Issues")
opens, I sucessfully query from a secondary data source (a SharePoint
Document Library called "Action Items" [there are many Action Items for one
Issue]) all the many Action Items related to my one Issue, and populate my
InfoPath form for my Issue with those Action Items (I use a Repeating Section
to allow for many Action Items).
HOWEVER, I am unable to edit and then SUBMIT an edited Action Item queried
above, to the original secondary data source (Action Items Library in
SharePoint). I
am also unable to DELETE from my InfoPath form, any Action Item queried
above, from the original secondary data source.
I am on a time crunch, and any help with this problem would be greatly
appreciated.
Thanks,
Mauryaguru
crashoverride said:
I am having a problem because Infopath will not allow me to bind a repeating
table to query fields.
What I need to do is be able to edit and submit several rows of records in
an Access database at one time from my infopath form.