Use our Google Custom Search for best site search results.
Search
-
That worked, thanks!
-
Is it possible to view or extract the XML mapping file from an Infopath form that is using the SubmitToSharePointList command? We have a form in which the original mapping xml file wasn't saved separately and would like to try and access it instead of recreating it, even just to view it so we can see the fields, etc.
-
OK, gave this a shot using the PDF instructions and Hilary's Video. Trying to nest a repeating table within a repeating table. Not working, so here is the basic structure:
1. Table 1 is working correctly, ie counting list from SharePoint, deleting all rows, inserting correct number of rows using count function, and populating the list. ...
-
The path is /dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:ID, so I used /d:ID and it worked. Thanks.
-
The wording in the document appears inconsistent....is it the ID from the SharePoint list secondary data source? I've attached the secondary data source screen shot. Just typing /@ID gives me an error, inserting the ID field from my secondary data source also gives me an error.
-
Trying to use the CopyTable command for the first time. In the PDF, on page 14 under 'Add Rules to Repeating Section', item 4) Add Action, point c) says @ID = ID field in the SharePoint List data source. I am adding the other fields with the Insert Field button, using edit XPath to add the number function, which seems to work. But the ...
-
Would there be a coding solution to this? Something along the lines of an onchange event when each row of the repeating table changes?
-
Thanks Ernesto. I did see this and was hoping there was some method I didn't know about that was really easy!! Anyways, I will work on my report using CopyTable in this fashion as you've said it should work, just didn't want to do it if in the end it wasn't going to work.
-
I can't seem to get my head around how to create this repeating table. We have 2 SharePoint lists. List A has a number of service items. List B stores the comments related to those service items, using the ID from List A to match them up. I would like to create a repeating table of List A items, with the related List B items listed ...
-
Do you know when you will officially support it, ie Inject 2013 Form?