Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
The backstory: - We are using Admin' Approved Forms to central deploy the same form to many different site collections. - We have about 4-6 different forms per site, each with it's own form library. For example, two of these forms and form libraries are Purchase Orders and Bookings. - A typical...
-
Hi, To be short, I want to design the same functionality like we used too have it in InfoPath form template (Asset Tracking form). When you click the "Send as an Email " Button the form will be in preview mode inside the Email Message Body. It is done JScript and the later Version doesnt support...
-
Hi everybody! I work at a university, and my boss has asked me to build a form to send to the students who need special equipment from us. So far, so good. I could build it with no problem. The thing is that we need it to be sent as part of the body of the e-mail, and most of the students won't have...
-
Hello there, I have an Infopath form for a Sharepoint document library that has multiple views but the View combobox doesn't work right after if I click the "Save and Update" yellow form banner. Infopath seems to think I don't have the latest form in my cache (but I do) so it tries...
-
Hi, I have a requirement to develop a form that could both submit and retrieve data from SQL server using web services. In the single form, I tested if I could retrieve data from SQL server if I provide my NTID as a parameter. IT works fine. However it didn't populate the drop down list values for...
-
Hi there Just wondering if anyone knows if it is possible to write an expression or formula to detect the current view of an InfoPath form, without running code behind? I have built an infopath form that has three views, Writable, Read Only and Print Views. In the form is a Read Only flag in the schema...
-
I am having an issue with person / group picker fields in an InfoPath 2010 browser form, that I hope somebody can assist with. Background: I have a SharePoint 2010 list, on which I have used the 'Customize form' feature to modify the default form through InfoPath. I then have an InfoPath form...
-
What I am trying to do is not modify the existing form that is open but kick off a workflow that will make a copy of it in another Form Library. I have business requirements that dictate the item being viewed cannot be modified once it has been approved. So to satisfy the requirement, I want to make...
-
I'm trying to get a browser-enabled form to redirect to another page in the Site Collection after the form closes. I have read in numerous posts and blogs that you can update the source parameter in the URL to do this. My issue is I need to build the redirect URL string based on values in the current...
-
I have a browser enabled form that allows users to submit to a SharePoint 2010 library. The form submission creates an ID for the file in the library and e-mails an Active Directory group. Everything works fine, but I would like to include the ID in the e-mail and cannot find a way to do this. Since...