-1
votes
0answers
6 views

Remove/delete attachments from an InfoPath 2010 form programmatically [closed]

how to remove/delete attachments from an InfoPath 2010 form programmatically? I have more than 5 file upload control in single form. So how can we know that user has remove file from which file ...
0
votes
1answer
181 views

Infopath: rule is not running when checking SharePoint list field value

Using InfoPath 2010 which publishes to a SharePoint 2010 Form Library, a rule I added to the "Form Load" area doesn't seem to be running. Here's my scenario: On form load, I added a rule to check if ...
0
votes
1answer
205 views

Error while trying to publish an Infopath 2013 form to Sharepoint 2013 Document Library

I am a newbie in Infopath & Sharepoint. I am trying to create a form from Infopath 2013 and publish it as a document library to Sharepoint. I have some 60 fields that needs to be ...
0
votes
0answers
126 views

Change Background Color of Infopath added through webpart

I have added a infopath form to my portal through webpart. Outer part of this webpart has white as background color. through developers tool i found the div as: <div lang="en-US" style="color: ...
0
votes
1answer
285 views

Infopath and Cascading Dropdowns

I have a question for you bright minded souls. I have an Infopath form for a Sharepoint List (meaning that this is considered an Infopath List Form) that I would like certain behavior for... and I'm ...
0
votes
0answers
235 views

InfoPath Designer 2010. Can't connect to SharePoint 2010 Lists [closed]

I'm using InfoPath 2010 (32-bit) to design forms for a form library that is stored on a SharePoint 2010 server. In the past, others been able to create a data connection to pull data from a list on ...
0
votes
1answer
215 views

How to bind Repeating Section from One List depending on DropdownList Selected Value in InfoPath?

Hello I am new to Infopath! I have Two Share point Lists: 1. ClientList(ClientID,ClientName,Title,ID) 2. ClientDocuments(DocumentID,RelatedClient,DocumentName,Title,ID etc) "RelatedClient" field ...
0
votes
0answers
155 views

Get Custom Document Information Panel metadata within Word

I have created a custom DIP using InfoPath, the XML was generated manually as their is no SharePoint document library available. The DIP was created first by creating the basic XML stucture as a ...
0
votes
1answer
313 views

Updating Info-path 2010 form in SharePoint 2010 Issue

I am running into a weird problem. I have three SharePoint list and was successful in editing the interface using Infopath from the list>> Customize Form option. But the problem raised for one ...
0
votes
1answer
444 views

How to Bind Value of One DropdownList Depending on Other DropDownlist in InfoPath? [duplicate]

I have a DropDownList which is populated with One SharePointList in INFOPATH and the value for other textboxes are filled depending on this DropDownList Selected Value using Rules & Action. This ...
-1
votes
1answer
341 views

How to Bind textbox/ListBox from one List with depending on other Dropdownlist populated with Another Sharepoint list in InfoPath?

I have a DropDownList which is populated with One SharePointList in INFOPATH DESIGNER and the value for other textboxes are filled depending on this DropDownList Selected Value using Rules & ...
1
vote
1answer
603 views

People Picker Postback issue in Sharepoint 2010, Infopath 2010

I have a list which is degined in infopath form. It contains one people picker and one datetime picker which is disabled. Once after publishing the form the server side(In browser) when I put the user ...
0
votes
0answers
34 views

Why only for specific users form is loading values?

Detail: My form is designed in Infopath 2010. Form loads values only for people in site-owners group. If I want for every user irrespective of permission level then where do I need to change ...
1
vote
2answers
308 views

How programatically create infopath forms? [closed]

I want to write program that creates infopath forms(xsn, xml) from SQL database. I want to know how to access microsoft infopath from code. I want to give some template and generate infopath from ...
0
votes
1answer
251 views

Browser based InfoPath form is randomly open as InfoPath filler form

I have created InfoPath 2010 browser based form ( Administrator Approval Form with SharePoint 2010 ) . All the functionalities working correctly. But when going to create a from or trying to open a ...
0
votes
0answers
441 views

Infopath 2010 Repeating table containing 2 additional non repeated textboxes in each repeated row

I need some help with the following: 1) I have a sharepoint list which a multi-selection list box is bound too (Works No problem) 2) I then have a repeated section that contains a textbox, which for ...
1
vote
1answer
684 views

Redirect browser-enabled InfoPath form to custom URL

In my InfoPath Form, I have a button and I want to redirect to a custom URL on click. I have tried Response.Redirect, Server.Transfer and SPUtilities.Redirect but none of them work. When I tried ...
0
votes
0answers
662 views

infopath 2010 person/group picker a.k.a. people picker in repeating table

I have a People Picker in column 1 of a repeating table in an InfoPath form. I want to populate the title and department of the selected person in columns 2 and 3. I set up a data connection that ...
2
votes
1answer
51 views

Count number of digital signatures?

I have a form that allows for multiple signatures. I would like for the form to count the number of signatures and display text if under 3 signatures (as a warning). How can this be done? I assume ...
0
votes
1answer
802 views

How to add a custom action button column to a list?

I need to keep lists that contains lots of links and i want my users to have the ability to report a broken link by a button that will be located on each row. So far i managed to create a custom form ...
1
vote
1answer
130 views

InfoPath 2010: no publish button

I am working on learning how to use InfoPath and I don't know what's going on. If you, look at the screenshot attached you can see that there isn't a publish button only the 'Save a snapshot' one. ...
0
votes
0answers
179 views

Person or Group Picker Field in Infopath2010, permission Issue

Hi, I have given access to Anonymous(web site) in Sharepoint2010. Requirement: Anonymous should be able to fill form. Issue1: Other than Person and group control for email id, it is accepting ...
0
votes
1answer
328 views

Infopath combo box select items except for item selected in other combo box

I have an InfoPath form where Departments are entered as a Repeating Table, all departments are entered here. I then have a second Repeating Table where users are entered. The row consists of 3 ...
0
votes
0answers
118 views

How to send username as a Parameter in Microsoft Infopath?

Hi i'm designing an infopath form which uses a web service and load some combo boxes, this service needs the username of the user as parameter. I need the form to load data in formload method How do ...
0
votes
0answers
190 views

Infopath and XML file

I have a GPO that blocks all applications from opening except for those listed in the GPO. I am trying to double-click an XML file which is set to open with Infopath. Infopath is in the list of ...
0
votes
1answer
220 views

Sharepoint/InfoPath 2010 Insert into a external database and sharepoint library

I have a Infopath form that add items to a database via a web service. (This part works fine). I was wondering if it is possible to upload this form to sharepoint site (I know you can do this part), ...
0
votes
1answer
345 views

InfoPath (XPath) days remaining of year [closed]

I am currently working on a form in InfoPath where users enter a specific date in a field. I then want a formula to calculate how many days that remain of the year. I also want to value each day to a ...
0
votes
0answers
171 views

Infopath form submit success icon error

Hi i'm trying to show a message box in an infopath form when some values are submitted but the icon is an Exclamation on success. I've attached the images here What can be the problem?
0
votes
0answers
63 views

Calculation has stopped working in InforPath 2010

I've been working on an new for and I've run into a snag. Here's the link to the file if you want to take a look. http://www.msha.com/teds/help_template.xsn I have a field (ChkBxValid) at the bottom ...
0
votes
0answers
166 views

How to use InfoPath forms with PHP

I am looking for a simple way to use microsoft office infopath 2010 forms with php.
0
votes
0answers
77 views

InfoPath Count from a field for Sharepoint workflow

I'm using an infopath form with a sharepoint workflow. I have a field where the user enters in names that need to be emailed throughout the workflow. Is there a way to determine the COUNT/NUMBER of ...
0
votes
1answer
354 views

Programmatically check if field is Hidden / Visiblie Infopath C#

I am wondering if there is a way to check the visibility of a field using the C# code file in InfoPath 2010? I need to evaluate only fields that are not hidden and cannot find a code-side method to ...
1
vote
1answer
591 views

Programmatically publishing an InfoPath form (sending as email)

I'm looking for a way to send an InfoPath form programmatically, equivalent to using the quick publish button in the InfoPath designer, but without using any UI. I was not able to find a way to do ...
0
votes
0answers
358 views

Programmatically Insert a checkbox into a repeating table

i have a repeating table which contains a checkbox. The structure is activitylogs(group)-> activityLog(repeating table)-> ongoing (checkbox) I want to dynamically insert new row and assign the ...
0
votes
0answers
643 views

InfoPath 2010 get SQL data into the form

I just started learning InfoPath and have some basic questions. I m hoping that I will get some good guidance . I created a blank InfoPath form using InfoPath Designer 2010. I have four text boxes ...
0
votes
0answers
113 views

How to link multiple Name-Value pairs to individual fields in InfoPath 2010?

I have 2 tables: Form and FormItem. The FormItem table has a FormItemID (PK), FormID (FK), Name, and Value. I'm using InfoPath 2010 with SQL Server 2008 R2 to create forms so the users can view/update ...
0
votes
1answer
824 views

InfoPath 2010 Radio Buttons bound to different fields

I have about 18 radio buttons, each bound to their own field. They are all in the same section. However, a user is able to select more then one of these buttons. I want the user to only be able to ...
1
vote
0answers
274 views

Import/Export Nintex Workflow InfoPath task form

I'm creating a nintex workflow in my development environment, the workflow has a flexi task with a custom infopath form, but when I export/import my workflow to the staging environment the infopath ...
1
vote
1answer
132 views

The keyref 'ruleSet_202' does not resolve to a key for the Identity Constraint

I'm developing a really large InfoPath form for SharePoint List. After I had to restart my computer the file became corrupted somehow and I don't know how to open it. Here's the error message I get ...
0
votes
1answer
649 views

InfoPath 2010 Property Promotion creates columns in SharePoint 2010, but form data isn't saved to them

I have an InfoPath 2010 form published to a SharePoint 2010 form library. When the form is filled out and submitted, the form gets saved, but the field data does not populate the columns that were ...
0
votes
0answers
358 views

SharePoint 2010. How to check if user has a permission to complete task in InfoPath task form? [closed]

Is it possible to check if the user has enough permissions to complete task in InfoPath 2010 task form? Or maybe it is possible to show to user read-only view if he has lack of the rights. The full ...
0
votes
1answer
1k views

Customize form in InfoPath 2010 with Custom fields into SharePoint 2010 List

In my SharePoint List I have a custom field which is a filtered lookup. The thing is that I would like to customize my form in InfoPath 2010 for that list, but I can't because I've got a custom field ...
0
votes
1answer
736 views

How to extract the value from multiple checkbox and merge them in 1 texbox field on Infopath?

I 've created an Infopath 2010 form. It contains some checkbox, the user can choose more than 1 checkbox, and I want to merge these values into 1 textbox. here is the example: [ ] Value 1 <=this ...
0
votes
1answer
444 views

Infopath 2010 setting focus on a field in .NET Code?

I'm building a desktop (thick) Infopath 2010 form with code-behinds that need to set form focus on certain fields so that they are on the field in question for easier entry. Is there a way to do this ...
0
votes
0answers
699 views

Need help in updating the repeating table field in infopath

I am resetting the values of infopath repeating table due to some problem using code. After submitting the data i am just trying to reset the values in each corresponding field using code, but my code ...
0
votes
2answers
414 views

printable non-digital signature in infopath form - how to improve user experience?

I have a timesheet in a browser-compatible InfoPath 2010 form, which is being submitted to a SharePoint Enterprise 2010 document library. The timesheet has to be signed by the user and their manager, ...
1
vote
2answers
528 views

How can an InfoPath form get the Claims of the user who is logged in to SharePoint?

We have a document library that contains a list of proposals (InfoPath Forms). Users log in through SharePoint using Claims (Forms Auth, via an Extranet) who are from various organizations. The forms ...
1
vote
1answer
509 views

Sharepoint 2010: Using Infopath form to set parameters of multiple excel web parts

I'm trying to have a simple InfoPath form with 3 fields send values to set the parameters of 2 different Excel Web Access Web Parts, each of which have the same parameters. The problem is that when I ...
1
vote
0answers
987 views

How do I get the Query String in an InfoPath form linked to Sharepoint?

I know that I can do some magic with code-behind files in InfoPath, but when you have an custom InfoPath form linked to a SharePoint list, InfoPath seems to get stupid and forget how to do developer ...
1
vote
1answer
482 views

How do I bind a click event to an Infopath form's button using jQuery?

I tried the following but it doesn't work in one particular scenario. It doesn't do anything if there is a dynamic drop-down control in the info-path form. My code: window.onload = function() { ...

1 2