Electronic forms software that integrates with SharePoint.
2
votes
1answer
1k views
InfoPath form calculations work in client but not in browser
I have an InfoPath 2010 form that needs to be deployed via SharePoint forms services in Internet Explorer. The form contains some calculations that should update whenever a field is changed. The ...
2
votes
2answers
1k views
SharePoint URL pointing to a InfoPath with variables in the URL
I have a question as follows:
I need a SharePoint URL that contain something like this:
http://sharepoint.com/subsite/feedback.aspx?name="Mary Rose"
whereby the URL contain a variable called "Mary ...
2
votes
3answers
6k views
The “Add new document” link on Forms Library list form is messing up
It links to upload document page insead of pulling the infopath.
http://sitecoll/sites/0438A/_Layouts/listform.aspx?PageType=8&ListId={7BA9BF8D-52B5-432D-8068-B5290D2E7602}
But if i edit the ...
2
votes
2answers
98 views
Can I display a field from a form in my form library view?
Once a user has submitted an Infopath form, can I have one of the fields in it (i.e. location 'London' or 'NYC') display in the library view of all the submitted forms?
If so, how do I do this?
...
2
votes
2answers
1k views
Form Library and Attachment
Is it possible to add an attachment to a form library?
I tried publishing a form that has an attachment control but getting "The selected field cannot be promoted because its data type is not ...
2
votes
2answers
2k views
How to Query a Form Library in SharePoint 2010
I have a SharePoint 2010 Form Library that will have multiple documents. I have one form that will be feeding/creating each of these documents.
Essentially, I need to have one document per each ...
2
votes
2answers
444 views
Can I attach an external Stylesheet to browser enabled InfoPath 2007 form?
First, I apologize if this is the wrong forum; however, I believe someone here may have the answer. I have no problems associating the resource css file and calling it within the view.xml file. The ...
2
votes
1answer
950 views
Workflow task edit form
I want to add a new button to a workflow task edit form. I want to call this button "Incomplete". The purpose of this button is to mark an item as incomplete instead of rejecting it. If the task item ...
2
votes
1answer
810 views
Custom form validation
I am new to Infopath and Sharepoint, and have been reading everything I could find online about this, but nothing to solve my problem. We need a form with custom validation (logic in javascript) to ...
2
votes
3answers
1k views
InfoPath Forms in Search Results - View in Browser as default?
When search results on SharePoint include InfoPath 2010 forms, the default link is directly to the .XML file. By default, the browser attempts to open in the form in the form filler. The results also ...
2
votes
3answers
3k views
How to display the initiation form parameter on an InfoPath 2010 task edit form?
I am using a SharePoint Designer 2010 custom approval workflow. I capture an initiation form parameter and save that value into a field in the list item associated with the workflow.
I need to ...
2
votes
1answer
56 views
InfoPath Forms Buttons disappear in Read Mode
When I click on the Linked Item it opens up an InfoPath form in read mode.
But no ability to switch to different views (pages) in my form is allowed unless I go to edit mode. Why do the buttons ...
2
votes
1answer
293 views
Force SharePoint InfoPath content type to open through browser, not pop out InfoPath
When I:
create a form in InfoPath designer
publish it as a new content type to my FormTemplates folder
Go into my Forms Library and add from existing content types this content type
It allows me to ...
2
votes
1answer
1k views
InfoPath Form and Web Service (would violate cross-domain restrictions)
Hello let me explain what I’m doing
I have an InfoPath form and this form access to one web service (Data Connection-Receive Data-SOAP Web Service)
This form template is published to a SharePoint ...
2
votes
2answers
206 views
Browser based InfoPath form scrolling to top of page randomly
When users are filling out a web enabled InfoPath 2010 form on my company's SharePoint site there are times that the form will automatically scroll to the top of the page. The user checks a box and ...
2
votes
2answers
439 views
Check if task has already been submitted on opening InfoPath task form and switching view to reflect so
I am trying to make my custom task form (of Visual Studio Sequential Workflow) to switch view to "Submitted" in case someone has already submitted this task before, since this task could be assigned ...
2
votes
2answers
359 views
How to allow users to submit forms but not view submitted forms?
How can I make it so that users can submit Infopath forms to a form library, but not be able to see the contents of other users' forms that have been submitted?
I know I can change their default ...
2
votes
1answer
1k views
Can an InfoPath 2010 dropdown be populated by a SP List column with multiple choice values?
I have a list with a column that accepts multiple values (a "choice" type with checkboxes) and wish to display the same available choice options on an InfoPath 2010 form. I'd prefer to accomplish this ...
2
votes
1answer
136 views
How to report bugs, give suggestions and feedback on Sharepoint, SPD, Infopath?
I am continuously bumping against annoying bugs (and/or inconveniencies "by design") in Sharepoint Server 2010, its related tools and services like:
Infopath Designer 2010,
Microsoft Sharepoint ...
2
votes
1answer
1k views
255 Character limitation for a Textbox in Sharepoint List
I have a list that I am customizing using Infopath 2010. Do you have any idea how to overcome the 255 char limitation for a text box? I understand that this is possible for document libraries. When ...
2
votes
2answers
379 views
Infopath Publishing Issues
I published an Infopath 2007 form with custom code(which have no errors) on central admin like one day back and till now it shows its status as “upgrading” on central admin.
I don’t know like why ...
2
votes
1answer
429 views
Cannot Create Custom InfoPath Form on my list
I am trying to add a custom InfoPath form on a list which uses one of my custom content types. However, attempting to do so throws this complaint:
"Customizing the form for this content type is not ...
2
votes
1answer
454 views
Workflow and Associated Task Form Names
I have question regarding the InfoPath Forms that autogenerated by the Workflow Tasks. I was wondering if it is possible to give these forms more meaingful names.
The current problem example: If I ...
2
votes
2answers
830 views
Import a SQL Server table into a SharePoint list to use in InfoPath
I need put the SQL table (with over 20000 records) into a SharePoint list, and use it in InfoPath.
2
votes
2answers
230 views
Choose specific item from sharepoint list as default value?
In SharePoint I have a list full of people from AD with a Name (presence). I have another drop down menu with different items, so based on this drop down menu I want to be able to specify who should ...
2
votes
1answer
597 views
InfoPath Form - Limiting View Access by Domain Controller's AD Groups?
I'm working on a Sharepoint 2010 server that is virtualized inside of a domain. The domain controller has Active Directory installed and thus defines the AD Groups on it.
An InfoPath 2010 form was ...
2
votes
2answers
2k views
Assigning Today() on a DateOnlyType field on InfoPath 2010
I made an InfoPath 2010 form using a SharePoint list template. The SharePoint list has a ReceivedDate field of DateOnlyType which I would like to set using the today() or now() on a "Set a field's" ...
2
votes
1answer
243 views
Restrict other user to access opened web-based InfoPath form
May I know how to restrict other user from accessing a particular web-based InfoPath form in a document library which was open by a user?
(Suppose that the InfoPath form need to be amend from time to ...
2
votes
1answer
447 views
Sharepoint SPFile.Convert Infopath to HTML
i have the conversion code for converting from infopath to HTML
Guid id;
var conversionResults = newItem.Convert(new Guid("853d58f5-13c3-46f8-8b81-3ca4abcad7b3"), ...
2
votes
1answer
237 views
Sharepoint workbook opening in Microsoft InfoPath Filler 2010 rather than Microsoft InfoPath Designer 2010
We are using Sharepoint as a Project Management site. This has been developed by another developer so we are unsure right now where the code is located.
For each Project Management area (each new ...
2
votes
1answer
6k views
InfoPath 2010: Change View Depending on SharePoint Group Membership
I have an InfoPath form with two views - one for viewing a SharePoint list items data (which only shows a few fields), the other for editing. What I want to do is to check if the current user of a ...
2
votes
1answer
584 views
Can I promote InfoPath fields after the form has been in use?
I have an InfoPath form that is used as a SharePoint 2007 content type. My client would like to be able to search fields, so I would like to re-publish and promote some of the fields. Will this ...
2
votes
3answers
481 views
Start a task from an InfoPath form?
I have an InfoPath form which is used for meeting reports. In these reports we want to start a task for a person who has to do something. The idea is that when a table is filled in a task is ...
2
votes
2answers
1k views
Running declarative workflows under system account
I have an InfoPath form that starts a workflow (on item created). The business requirement is that after submission form must be read-only (no changes to the initial request can be made). However ...
2
votes
1answer
27 views
Character case difference in account name retrieved with UserProfileService
I am replacing a colleage for support of a SharePoint 2010 intranet.
A functionality has been implemented in a site allowing users to make holiday requests.
A user must fill in an InfoPath form to ...
2
votes
1answer
69 views
what does nullreferenceexception mean in my sharepoint log - my infopath form won't “submit” anymore
I tweaked my infopath form by taking out a Lookup field that i no longer needed, and deleting the Data Connection, and now i can no longer submit my form. I get this error:
The SOAP response ...
2
votes
1answer
109 views
Error while form opening if it is created from SharePoint Designer
I got stuck! :P
My goal: New form in source library ====> New form in target library [both web-browser enabled, following Infopath templates]
Using "create list item" action within a workflow ...
2
votes
1answer
33 views
Sharepoint 2007 having a problem with all InfoPath forms
I am using a Sharepoint 2007 and recently having a problem with all InfoPath forms through Sharepoint. I tried restarting the Sharepoint server and it didn't work. I have tried re-publishing the forms ...
2
votes
2answers
904 views
Disable all the fields in an InfoPath 2010 form after it has been submitted?
Is it possible to disable all the fields in an InfoPath 2010 form after it has been submitted to a SharePoint list? Any help will be greatly appreciated.
2
votes
2answers
132 views
How to Add a ListItem?
I am able to add an item to a list using the CAML below. Now I need to modify it to make sure I can add an attachment as well. What is the syntax to add an attachment?
<?xml version="1.0" ...
2
votes
1answer
1k views
publish infopath listform to sharepoint multiple site's list
I have one site collection that having two subwebs: i.e web1,web2
both webs having one Test custom list.i have open Test list and using Customize Form tab into list setting of Ribbon.
than i publish ...
2
votes
1answer
647 views
Data in Rich Text Box Control does not submit - Browser Compatibility issue
I have a customized list in my SharePoint 2010 Website. I used Infopath 2010 to change the layout and add some specific controls. I added a rich text box control and a submit button.
When using ...
2
votes
3answers
418 views
Undefined Namespace Prefix: MSXSL
New to InfoPath. I'm using the format-date XSLT function in an InfoPath 2010 form. It works fine in InfoPath (2010), but when I go to publish to SharePoint (2010), I get the following error:
The ...
2
votes
2answers
375 views
how to move multiple items into a listbox in infopath 2010
I have an infopath form that has two list boxes. I'm wanting to be able to add multiple items from one listbox to another. similar to this :
any help would be much appreciated!
2
votes
2answers
154 views
SharePoint 2010 lists
I need to create list in SharePoint 2010 with the following requirements. When anybody will try to create new item it will have some kind of header and body. In header it will input for example name ...
2
votes
1answer
301 views
Replace Workflow InfoPath with ASP.NET WebForms
In SharePoint 2010, when using Workflows with Tasks; SharePoint gives you some InfoPath forms to use for Approval, etc.
Can I replace these forms with a non InfoPath WebForm/WebPart, whatever... ...
2
votes
2answers
392 views
Default values, rules or code may be running in an Infinite loop - InfoPath 2010
I am using InfoPath 2010. In the browser enabled form, i have a repeating table and have some rules set.
When the number of rows inserted is more than 13, i am getting the below error:
"Default ...
2
votes
1answer
271 views
List settings > adding Columns > Yes/No or drop down
I created an InfoPath form for policy acceptance. Initially I set a column in the list as boolean (Yes/No) whether users accept or denied the policy. But now the business unit wants a third category ...
2
votes
2answers
1k views
InfoPath Error: Still getting “Only Positive Integers Allowed”
Getting the following InfoPath error: Only Positive Integers Allowed Error:
Followed following suggestion (well, my 2nd dropdown was already like below) and made sure it's like below. But still ...
2
votes
1answer
319 views
How can I use a custom field on a SharePoint List edit form?
I have a list on a SharePoint site. When I open that list in InfoPath, I see the fields to the right. When I load the edit form, store a value and run a rule based on that stored value.
I will have ...


