Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hi, I have run into an interesting situation involving what may be a corrupt infopath form and its replacement that had to be built from scratch and would very much appreciate any guidance. SETUP: To try to make sure the replacement form worked as the original, I created the data fields to match the...
-
The combination of Infopath and SharePoint offers a strong platform for creating and managing SDLC documents . The ability for an form to include views and repeating and optional sections means that a Test Plan can grow and double as a Test Log. My QA team systematically screenshot during testing and...
-
Background I have a browser-enabled InfoPath form, with a data connection to a SharePoint list. Upon loading, it pulls in data from the SP list and populates a load of fields. It worked fine in development, and it worked fine when there were a few rows of data in the list when I deployed the form. However...
-
Hello, I have an InfoPath browser form that I publish to a SharePoint MOSS enterprise form services form library. This form needs (IF POSSIBLE) a no-code solution. I have a text field called Alias/Badge # where a manager types in an employees AD account alias or badge field. After a button is pressed...
-
Hi, Patrick... Thank you for your help...But I can't use the SharePoint ID, because using the SharePoint ID, the only way I could reset this ID is deleting and recreating the list (it's needed to reset the ID sometimes), and I can't do that, because the client is already working with this...
-
Hi.. I'm using infopath browser forms and I have a problem I can't solve...I'm saving the forms to a sharepoint library...The name of the files is "number" + underline + current year (as you can see in the attachment)...To generate this "number", I have a column called...
-
Awesome. The first link really helped me out and I'm disappointed that it only appeared in 1 of the 10+ posts I saw regarding filtering SharePoint lists for browser forms.
-
Hi, I have an issue I'm hoping to get some help with. Here's where I'm at: 1.) Created Infopath webform that utilizes Excel Services to return the next Friday from today (excel sheet is in the same sharepoint domain - http://www.bizsupportonline.net/infopath2007/calculate-date-difference...
-
Hi! I'm adding in an browser-enabled InfoPath Form dynamically with C# items, which works correctly. I setted the DropDown Source to Fields of the Form ( MainSource ). Via C# OnLoad() event i add my items dynaicaly: //-- set value of dropdown item tempNode.SelectSingleNode("my:" + XPathField...
-
I have a browser compatible InfoPath 2007 form that is based on a SQL Server Data Connection. The form submits the data back to the database via a web service. The form itself is then submitted to a SharePoint Library. The form works just fine when opened in either the InfoPath Client or the browser...