Use our Google Custom Search for best site search results.
Search
-
Im using a info path form with the contact selector and enter 2 contacts. The XML from the association data look fine but it only returns the last contact. Is this a know bug or am I doing something wrong
XML Data
<my:gpContactSelector ...
-
I had a info path form that I am using as a association form I use this form with many different list. I need to programmaticly find out what list the form is associated with at runtime. I need to check if they have entered valid fields from the list into the form.
-
is there a event that I can caputre when a new repeating section is inserted. I need to populate some fields in the repeating section when a new repeating section is inserted.
-
I have a task edit form in my workflow with a repeating section. The user can fill out this form with many repeating sections and save it. When they call it back up I need to display the data that they entered in the repeating sections but it seems the "ItemMetadata.xml" can not handle this. Is there a way to display the data in the ...
-
I can get to all the fields in the repeating section. The problem Im having is when I submit the form to the workflow I might have filled out 3 repeating sections. Only the last sections that I filled out will be in the xml. The first two sections that I filled out are missing. How do I find all the repeating sections that I filled out.
-
in my on task change event I submit a info path form that has a repeating section with 7 fields in it. I can get the string from the ExtendedProperties field but I am only getting the last section of the repeating section. Is there anyway to get all the sections
-
Here is a link to a fix for the problem
http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/5fe6b3f4-9f13-48cd-9c01-96c637fb2c04?prof=required
-
I have a infopath form that I use in a task edit in a sharepoint workflow. I added a file attachment to the form and it works great when you preview the form but when I use the form in the workflow for my task edit it will let my browse for my file but when I try to upload the file I get the error message that the file cannot be found. Has anyone ...
-
Here is a link to fix the problem
http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/5fe6b3f4-9f13-48cd-9c01-96c637fb2c04?prof=required
-
I have a infopath form that I use in a task edit in a sharepoint workflow. I added a file attachment to the form and it works great when you preview the form but when I I use the form in the workflow for my task edit it will let my browse for my file but when I try to upload the file I get the error message that the file cannot be found. Has ...