Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I want to publish a mutli-line text box into Sharepoint but I need to be able to make it editable through sharepoint. EDIT: I should mention that the reason I want the mutli-line text box is so I can remove the character limit. I tried a Rich Text Field but it would not allow me to make that editable...
-
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...
-
So...after my first post several days ago I figured the auto-populate, no the problem is...get this and so many people have it but i have not found the answer Ok... I published my form to a form library with a data connection to an XML file withing a data connection library on the same site. Everything...
-
Hello, i have an infopath and i want to use some fields in a specific sharepoint webpart. When i promote the repeating table fields the field is promoted as a string field so it's limited to 256 chars or something like that. I need some help about the best way to pass the repeating table merged fields...
-
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, I have this weird problem that I don't know how to tackle. I have a form library with dozens of promoted columns for hundreds of forms already submitted, and a form template that is used by that library. I updated the form template and added a few more columns in form option's promotion property...
-
Hello, My team is preparing to replace our company's current paper forms with browser enabled IP forms in MOSS 2007. Currently, we have our completed IP forms in a Document Center site, with libraries created for each corporate team (HR, Accounting, IT, etc). Within these libraries, we have content...
-
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 developed a workflow for sharepoint, using an infopath form as the association form for the workflow. I want to deploy the workflow to many different sites/servers, and don't want to re design the form everytime. Is it possible to let the form use the hosting page's stylesheet? (In my case...
-
You can force to open infopath form in browser using query string parameters. Set openin = Browser in the querystring. See following for more detail step by step http://urenjoy.blogspot.com/2009/05/related-list-item-doesnt-open-browser.html