SharePoint has a very specific URL format that it uses in order to display the EditForm.aspx page. This page is…
Category Archives: InfoPath
Quick tip: Easily move fields within an InfoPath 2010 data source
I was certain I had written a blog post about this. It appears that I haven’t. In any case, this…
Quick tip: Publish an InfoPath 2010 form template for use with SharePoint (or, how to troubleshoot a malfunctioning web form)
I tried to publish an InfoPath template the other day and ran into an issue: my form was only being…
How to: set a multi-line default value in an InfoPath 2010 textbox field
That was a tricky one. I have a textbox on an InfoPath 2010 form, into which, I want to display…
Quick tip: Remove code from an InfoPath form to allow it to be filled in on the browser
Sometimes, working with InfoPath can be a real pain. One of these times is when you accidentally hit the “Edit…
Quick tip: Set C# as the default programming language in Infopath
So, you’re designing your InfoPath form and as soon as you click on some field to manipulate it with code,…