Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I have setup a data source that works correctly in the browser-sorted by customer name descending. I have an issue when I try to create an item through SharePoint designer (using the same form) it sorts the same data source by ID descending. I cannot figure out where to look to try to resolve this...
-
Hello, I'm relatively new to InfoPath development but at a reasonable level. What I have is an InfoPath form that allows users to submit up to 4 items from the same SP lookup list. The fields are name1, name2, name3 and name4. Each field also has a category which states what part of the business...
-
I have a SharePoint list that I created an InfoPath form for. One of the SP list fields is a people picker that looks at a select SharePoint group. When using the field in the IP form, the display information is 'displayName' yet the sort order is 'accountName'. We use randomly generated...
-
I created this InfoPath form that is linked to SharePoint. The form works great and is usually succesful but once in awhile, if there are too many characters/words on this one text box, It gives me an error message (with no details??). I can put as many words/characters in every other text box, its just...
-
Hi, I'm trying to update one of field in SharePoint list using code behind from InfoPath form. With below code, I'm getting The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again. I tried additional code with commented...
-
Hi How to add multiple row repeating table records in sharepoint list? Thanks, Suresh Rathinasamy.
-
Hilary, thanks so much for responding so quickly! I've modified the mapping...see below. Please confirm that it looks correct. Yes, I did drag the Error node onto my form and the GenerateGuid command worked. With the modified mapping, I am now no longer even getting prompted to login to the SharePoint...
-
I have a form with 11 fields in a repeating table. There are also 6 "header" fields that apply to each of the rows in the repeating table. This form is client based, created in InfoPath 2010, but saved to work with InfoPath 2007. The intention is that field personnel use it to do inventory...
-
Hi, I'm working on a infopath (2010) form for a PhoneCompany and i have 2 issues to cover, I can't find a direct post to help me with the issues.. gonna try to explain them here First of all, I'm wondering if the presented issues can be resolved without using programming code Issue 1: I have...
-
Environment: SharePoint 2010 enterprise and InfoPath 2010. I have an external content type that queries a SugarCRM database. Additionally, a list queries that external content type and returns results as expected. I am working on an InfoPath form that needs to access that data via an External Item Picker...