Browse by Tags
-
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 am trying to create a server maintenance checklist using InfoPath 2010, not yet integrated with our Sharepoint 2010 server. In this form we would have our technicians use the form to select the type of roles the server had, then based on that, sections would appear. For Example; The end user...
-
I am having the same problem but I can't seem to make any iteration of the above suggested Xpath work with my form. This works fine '../preceding-sibling::my:group2/my:EndMileage[1]' in a regular form but obviously doesn't work in a browser form. How would I apply the same suggestion...
-
Hey everyones! I have a problem publishing a form in SharePoint using Infopath 2007 "client". My form must be published AND/OR "saved in SharePoint" by someone with an admin active directory profil (my guess). (After published) If the form is open within SharePoint by someone with...
-
Is it possible to lookup a manager's direct reports and display them in a drop down list box? I was thinking of using the OOTB "UserProfileService" web service with SharePoint Services form. Can someone tell me how it can be done? Thanks!
-
I have a browser enabled Infopath form running from sharepoint. In the form I have an 'Itemised list' repeating table with fields such as Line number, Description, Part Number, Qty, etc. I have a problem with the Description text box - it doesn't autocomplete while in browser. All other fields...
-
Hello all, I am aware that headers and footers are unavailable with InfoPath browser forms (seems strange/lazy that they're not though). Does anyone know of a good workaround to fix this? I can't just add them manually, as there are Rich Text Fields with expandable size in the form, and this...
-
Hello I have an InfoPath form, that I have designed to be browser compatible, and therefore must contain no code. However, I now have an expression that InfoPath claims is "unsupported", yet works perfectly well in the preview mode. Some background: Section 10 RevisionHistory (repeating table...
-
I'm using a site column in a dataview web part and I really need the field to be formatted as Rich Text. When I export the colum--Infopath tells me it's using plaintext. I'm actually providing the field definitions from site columns that I map to the form through the manifest.xsf. I need...
-
I have a browser enabled form with a repeating table that contains rows of data, which need to be submitted to a SharePoint list. I followed the article: http://www.bizsupportonline.net/infopath2007/how-to-submit-items-rows-repeating-table-infopath-sharepoint-list.htm It all works perfectly fine in Infopath...