Electronic forms software that integrates with SharePoint.
1
vote
1answer
126 views
Changing the value of a field in another List from a Form Library
I have the following scenario:
I have one SharePoint List - List_A and one SharePoint form - Form_A
List_A has two columns (ConfigItem and ConfigValue) and it contain a few configuration settings.
...
1
vote
1answer
1k views
Different set of InfoPath form's Page View based on URL
Is it possible that one can enter a URL in a web browser that point to a certain page view for a web-based InfoPath 2007 form? (For SharePoint Server 2007)
Scenario:
A web-based InfoPath form that ...
1
vote
1answer
3k views
How to clear / reset a group of fields in a InfoPath form
Suppose a form have 5 sections where each section contain at least 8 or more fields (can be text field, drop-down list field, date picker field, etc)
May I know if it is possible to create a 'Clear' ...
1
vote
2answers
729 views
Save Web-based InfoPath form with the title as its file name
How do I save a new web-based InfoPath form without having to manual-type the file name in the Save As dialog box as shown below:
The 'Name' column, which represent the File name can be derive from ...
1
vote
2answers
1k views
How to save/submit an InfoPath SharePoint 2010 Form library data into SQL database
I have an InfoPath form template created from a custom schema. This template is hosted in SharePoint 2010 InfoPath form library. I want to store the data in InfoPath form library so that I can use ...
1
vote
1answer
1k views
InfoPath 2010 Form Load for SharePoint 2010 Lists
I'm using InfoPath 2010 to customize the View and Edit options of a SharePoint 2010 list. The view and edit pages, therefore, are displayifs.aspx and editifs.aspx.
I have a Form Load operation in ...
1
vote
1answer
731 views
open form in infopath filler from document library
I created an "InfoPath filler form template" in InfoPath 2010 and submitted it to a SharePoint Server Standard 2010 document library. When I click on the document link in the document library, I get ...
1
vote
1answer
1k views
How do I close an InfoPath form page programmatically?
Is it possible to close an InfoPath form displayed in Forms Services via C#? I know I can close the form, but the actual InfoPath frame is still there.
Is there anyway to kill the process from within ...
1
vote
1answer
954 views
InfoPath calculated field bound to SP list: how to populate only once?
Disclaimer: My experience with SharePoint does not extend much beyond having spelled it correctly a few times.
I've inherited a SharePoint 2010 library that tracks expense reporting by running an ...
1
vote
2answers
800 views
Customize Shared Documents upload form in Infopath
Is there any way to customize the Sharepoint Shared Documents' "Add document" form using infopath? We need to do a couple lookups against other lists.
1
vote
2answers
209 views
InfoPath Forms and autoprinting
I am new to InfoPath Forms and have created my form but trying to add a link/button where user can select and it will autoprint. Is this an option??
1
vote
1answer
884 views
SharePoint Designer 2010 workflow: can't add a lookup column in a custom task process
In a Workflow I'm building with SPD, I want to use a custom task process. One of its field is "Category" which must be selected from a category list.
I create a site lookup column to this category ...
1
vote
1answer
523 views
Is there a way to modify external list form with Infopath?
I would like to modify an external list form with infopath like I do with custom lists.
However, even if I select "create infopath form" when creating my external list, it doesn't seems I can do that.
...
1
vote
1answer
801 views
Printing Infopath form 2010(.xml) in Sharepoint 2010
My question is related to printing an Infopath 2010 form in Sharepoint 2010.I designed an Infopath 2010 form in Infopath Designer 2010 and published it to a form library in Sharepoint 2010.The end ...
1
vote
1answer
911 views
Is it possible to Check-in and Check-out the current form from the InfoPath browser editor?
A coworker has been tasked with adding check-in and check-out functionality from within an InfoPath 2010 form. Is this possible?
This is a typical use case:
User is browsing a SharePoint Form ...
1
vote
2answers
2k views
A button on an Infopath form that Prints the form and Submits it, too
OK I've been asked to put a print button on an infopath 2007 form.
But they want me to amend the code so that the Click event submits the form to a Sharepoint 2007 Forms Library as well.
I know this ...
1
vote
2answers
349 views
How to set custom permissions of an item with columns
I have a document library with a custom column that is associated with a check box in a form that I have. I want to set custom permissions if this check box is checked. Currently I can see the column ...
1
vote
1answer
835 views
Infopath 2010 - Browser based form with custom dialogs?
is it possible to tap into SP2010's dialog framework from a web-based InfoPath form? If not, can one override FormServer.aspx to use custom dialogs?
Please advise, thank you!
Cheers,
Bob
1
vote
1answer
789 views
How can retrieve email address from the Infopath people/Group picker
How can retrieve email address from the Infopath people/Group picker?When I add the people/Group picker into the infopath form, I only get 3 fields DisplayName,AccountId,AccountType.Can anyone show me ...
1
vote
1answer
331 views
How do I display the current row value to info path form when creating custom workflow?
I am creating custom work flow for SharePoint 2010 site list. I have to display current row value to info path form.
If I use data connection it return full data from the list is that possible to ...
1
vote
1answer
571 views
Save form v.s submit form in infopath2010
Hi
I am new to Infopath ,SharePoint2010.
Basically , I have a form library where user can complete a form. It allows user to save incomplete form. Once they complete the form , it will allow user to ...
1
vote
1answer
448 views
Infopath Browser form Ribbon modification
How we can customize sharepoint 2010 form server ribbon buttons? I found 'Ribbon.Tabs.InfoPathHomeTab' in page source but it seems that we can't add ribbon button to this location
1
vote
1answer
992 views
Workflow: Show initiation form after creating new item?
I want to start my Visual Studio 2010 sequential workflow automatically after adding a a new form (or any document for that matter) to a form library.
This works flawlessly as long as I don't have an ...
1
vote
2answers
1k views
How to have a subtotal of calculated fields in InfoPath 2010
What I'm looking for is to total of a list of calculated fields. Have tried this with groups with no luck thus far.
1
vote
1answer
108 views
Different Views for Customer page and Engineering Page
I'm using an InfoPath form embedded in a webpart in a MOSS 2007 webpage. I'd like to have a Customer go to this page and see a certain view and not any of the others. After the form is submitted, the ...
1
vote
1answer
586 views
Calculated Fields in Infopath
Does InfoPath allow me to use calculated fields based upon other field values on the form?
Thank you.
Richard
1
vote
2answers
2k views
Is it possible to publish a form from InfoPath 2007 on a SharePoint 2010 site?
If I have an InfoPath 2007 form, no code, web browser compatible. Can I publish it using InfoPath 2007 on an SharePoint 2010 portal?
1
vote
1answer
250 views
form library permissions
Is there a way to set the permissions on a form library, so that anybody can submit the info path form to the library, but only a select few can view it, after its been submitted?
1
vote
1answer
149 views
Adding fields to an InfoPath form for a SharePoint content type
Can I add fields to an infopath form used as a SharePoint content type w/out losing my existing data for previously completed forms?
1
vote
3answers
806 views
InfoPath form status stuck on “Installing”
I have followed many of the recommended practices to install an InfoPath form that needs Administrative approval (see this link). However, I am still unable to see the form finally complete it's ...
1
vote
0answers
10 views
Custom DLL in InfoPath form not working on SharePoint
I created a form in InfoPath 2007 that uses C# code behind. The form basically is a "user friendly" front end for our current Help Desk ticketing software. The form communicates with the Help Desk via ...
1
vote
0answers
25 views
Infopath 2010 form fails in attempt to use GetUserProfileByName method from UserProfileService.asmx
My attempts to retrieve UserProfile data for InfoPath form open all end badly with the same error so I have simplified down to one test case which I will try to describe below.
Symptom 1: Event ID ...
1
vote
0answers
25 views
SharePoint 2010 InfoPath Library Gantt Chart View MISSING Zoom In/Zoom Out Feature
How do I get the Zoom In/Zoom Out function back into the Library tab as it is in the List tab for Gantt Chart Views? Why would is the Zoom function missing from the Library tab?
I set up a Gantt ...
1
vote
0answers
15 views
Synchronized InfoPath Attachment With Document Library
I have an InfoPath 2010 form with a Document attachment.
if any user upload infopath form with attachment, than attachment must be added in document library,
if any user modify or delete any ...
1
vote
0answers
17 views
Custom List Form works fine in Infopath but gets stuck when deployed
I have a custom list form for whenever I add a new item to a custom list. This form connects to an external sharepoint list that has 3000 records.
When you type a client ID it will connect to the ...
1
vote
0answers
21 views
Routing InfoPath Forms
I'm looking at automating some forms for my organization utilizing SharePoint and InfoPath. I'm familiar with form development and saving them to SharePoint. Where we start getting stuck is managing ...
1
vote
0answers
11 views
Infopath 2003 from deployed to sharepoint moss 2007 - with win8 and infopath office 2013 error access to the following form template is required:
we have had an Infopath 2003 template with c# codebehind deployed to sharepoint moss 2007 website used with a doc library.
now when trying to download the template with windows 8 machein that has ...
1
vote
0answers
18 views
SP 2013 Foundations: Form Library Only Working For Domain Admins?
I have an Infopath form that I have published to my SP 2013 foundations site. More specifically the form was published to a form library app called Expense Reports.
If a domain admin clicks on "new ...
1
vote
1answer
26 views
Infopath form spikes CPU when published
I have an infopath form I'm trying to publish and it causes the CPU usage to spike to 100% for over 10 minutes or until I kill the process.
The form isn't overly complicated as it just has 3 ...
1
vote
1answer
31 views
Sharepoint 2013 List/Form with Repeating and Non Repeating sections
Can someone point me to how to go about creating a sharepoint list form with a repeating and non repeating section?
For example, a form that basically submits a team's information to a sharepoint ...
1
vote
1answer
28 views
Sharepoint Workflow Logic
Hello there I have a infopath form with Sharepoint workflow attached to it. I want to be able to send an email to a certain person based on what the "users" last name starts with.
So for example:
...
1
vote
1answer
49 views
Create item from InfoPath form TO SharePoint calendar, then delete from calendar if form deleted or updated?
I created multiple InfoPath forms for different types of calendar requests (out of office, vacation, holidays, etc). I then have a calendar that all the requests copy to, which I created from a ...
1
vote
0answers
35 views
Form size/amount of fields/rules limits in InfoPath
We know of the upper limit boundaries of SharePoint itself but,
what about the limits of a InfoPath form published to a SharePoint Form Library as a web form?
Does the size of the form have any ...
1
vote
0answers
39 views
Infopath Multiple-Selection list's Item Changed Event is not working in web browser
I have an infopath form applied to a Form Library in my sharepoint site which have managed code. In that form I use a Multiple-Selection list in a section that shows items (documents) from a ...
1
vote
0answers
41 views
Document Information Panel (Infopath 2007 .xsn) crashes Word 2010 when creating an instance of the content type, any idea why?
My problem seems to be that whenever I create an instance of a document content type it seems to crash Word 2010, I've tested it on another PC with Word 2007 installed and it opens the document just ...
1
vote
1answer
30 views
Workflow form display error
I am trying to create a workflow that has an approval process. Once i create the workflow and start it. I get a task added in a Task list but when i try to view it i get this error.
The form ...
1
vote
0answers
30 views
Issue with direct edit item link via email not closing
I have a very simple workflow sending an email for users to take a survey. I do not want them to have to click on Edit Item, so I am trying to send a link directly to the edit view. When I do so, ...
1
vote
0answers
163 views
Append-only comments field from SP List not displaying in Infopath form
I am trying to get a data connection set up in InfoPath to display the comments history in a multi-line text field with "Append Changes to Existing Text" option enabled. The field comes from a ...
1
vote
2answers
130 views
Infopath Checkbox limit
Ok I have created a form that has about 35 or so checkboxes. I need the user to ONLY be able to check 2 checkboxes. How can I do this easily?
I have tried to add hidden field that adds up what the ...
1
vote
0answers
74 views
Create link to new InfoPath Filler form
This has me stymied. I created an InfoPath form library and a form. I can add new items to it by clicking the New > New Document menu items in the MyItems page. I need to create a "quick link" to this ...