Electronic forms software that integrates with SharePoint.

learn more… | top users | synonyms (3)

1
vote
0answers
10 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
17 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 ...
0
votes
2answers
12 views

oracle data in InfoPath form

We have a InfoPath form on which wants to show real time data from Oracle database. E.g. Employee name in a drop down list in InfoPath form from employee table in oracle. Don't want to populate ...
1
vote
1answer
16 views

InfoPath setting conditional default value in radio buttons

I have created an infopath form which is connected to SharePoint Library. I would like to set a default value automatically for the radio buttons which are available in that form when one checkbox is ...
1
vote
0answers
11 views

Remove/delete attachments from an InfoPath 2010 form programmatically

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 ...
1
vote
0answers
11 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 ...
0
votes
0answers
4 views

InfoPath 2010 | Concatenating values in a dropdown list

I need to modify an InfoPath 2010 form. A dropdown list is filled with supplier IDs. Each list item's value and display name is a supplier ID. Supplier IDs are retrieved from a web service method. The ...
0
votes
2answers
11 views

Cannot download an InfoPath form template

I am replacing a colleage for the support of a SharePoint 2010 intranet. I need to modify a InfoPath form. I get an error message when I try to download a copy of the form template from the intranet. ...
0
votes
1answer
10 views

InfoPath 2013 to replace formated SSRS reports of Single SharePoint List items?

New to Infopath. Can we natually and easily use Infopath 2013 to do the following with SharePoint: Format SharePoint List Data on a sharePoint WebPart web page for a single SP List item (determined ...
0
votes
0answers
9 views

For attachments in InfoPath 2010 forms, can the documents be displayed in Alphabetical order?

I need to be able to have the attachments in an InfoPath form display those attachments in Alpha order by document name. Hope someone can help me. (The information is ultimately displayed in ...
0
votes
1answer
8 views

New Infopath 2013 in o365?? … Select the form template to open this xml file?

I create a new forms library in o365/SPO. I click new document and it opens infopath2013 and asks for select the form template to open this xml file Where do I get this from? Also if select New ...
0
votes
0answers
9 views

SharePoint Online o365 A2/P1 License questions

o365 SPO 2013 I've read the compare chart between A2 and A3 but wanted to confirm here: With A2 (SPO P1 I think)... Can we create custom 2013 workflows? Create and serve Infopath Web forms with ...
0
votes
0answers
11 views

Deploying infopath list forms in a solution

I have setup some infopath forms with infopath designer based on existing sharepoint list that also is based on a custom content type. I'm looking for a simple way to deploy the infopath forms ...
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 ...
0
votes
0answers
16 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 ...
0
votes
1answer
14 views

Infopath Check boxes

I have an InfoPath form that I want the user to be able to check a checkbox and depending on who or how many they check a workflow starts and sends those appropriate people an email. So Like so: ...
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 ...
0
votes
1answer
20 views

Set InfoPath 2010 form to grade mulitiple choice

I have set up an InfoPath 2010 form with drop-down list answers that I changed to radio buttons. When a selection is made and submitted, the answer(ID) is sent to a SharePoint 2010 list. My ...
0
votes
1answer
30 views

Insert formula for Email “To” field in InfoPath

I add a button into the Form. Action:Submit Submit Option: Email I have a condition to send an e-mail. If column1's value == val1 then send mail to person1 else send mail to person2. I look ...
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
25 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
2answers
46 views

Create Multiple Choice InfoPath 2010 Form

I have a multiple choice InfoPath 2010 form that I would like the abilty to fill out and submit to a Sharepoint document library. I know how to connect the form to SharePoint, but am not sure to which ...
1
vote
1answer
26 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: ...
0
votes
0answers
16 views

Update Custom InfoPath Task Form on Forms Library item update

The problem statement is quite simple actually but i guess i am just very new to Custom workflows and InfoPath. This is what i do with my code: Use a custom infoPath form to save values into a ...
0
votes
2answers
27 views

How to get data from a completed infopath forms

On our portal (Enterprise 2010) there are about 100 subsites (all in a single site collection), and there are form-libraries there where a user can fill out an infopath form and submit the data to a ...
2
votes
0answers
22 views

Update Custom Forms with Powershell

I'm trying to update custom forms of SharePoint lists in a large amount of SharePoint 2010 subsites with powershell. I'm not quite sure what the correct approach is. The form itself can be found as ...
1
vote
1answer
28 views

Submit fields in an InfoPath form to multiple lists

I would like to create an InfoPath form that submits two fields to one list, and two fields to another list. Could I use a button with rules that bind to multiple data connections and then promote ...
1
vote
3answers
53 views

Can not delete a column from an InfoPath form library

I am replacing a colleague for the support of a SharePoint 2010 intranet. A functionality has been implemented allowing users to make holiday requests. The user fills in an InfoPath form to make an ...
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 ...
1
vote
1answer
47 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 ...
2
votes
1answer
35 views

SharePoint Daily Task Checklist

Really struggling to work this out in my head. The requirement is as follows: We have a checklist template, which I currently have stored in a SP list, containing 10 items (not tasks) for one ...
0
votes
1answer
20 views

InfoPath save and copy action

Is it possible to have a "save and copy" button on an InfoPath form based on a SP 2013 list that will save the current form and then open a new one with the previous forms data pre-populated? This is ...
0
votes
0answers
26 views

infopath 2013 getting the created item date

I want to get the created date and time of the item. I added a data connection to the list, for getting this value. But, when I try to assign the created value to my textbox , this shows me the ...
1
vote
1answer
35 views

Infopath Data Connections not site relative

First of all, let me start off by saying the following about SharePoint 2010 and Infopath forms. Great idea, VERY Poorly implemented and documented by MS. For a developer to develop and deploy is a ...
0
votes
1answer
17 views

publishing infopath drop-down value makes me choose a function

When I try to publish the value of an Infopath 2010 drop-down box to a SharePoint list, InfoPath forces me to choose a function (first, last, count, or merge). Why can't I just publish the ...
1
vote
0answers
28 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 ...
0
votes
0answers
16 views

Suggestion on how to create table using two data fields.

I am trying to replace an old system that contains a simple absence list. We decided that a simple InfoPath form and a table are enough for the requirement. But now the user is requesting this old ...
0
votes
2answers
16 views

how do you rearrange the fields in infopath 2010

i have about 100 fields now and it is impossible to find things quickly because i don't know how to logically arrange them in the Field Explorer bar... any help?
0
votes
0answers
13 views

Infopath 2010 File Attachment control's delete not working

I have a List that is customized using Infopath form. In that list edit form I have a File Attachment control and using it I am able to attach the documents, but the "delete" icon next to each ...
0
votes
0answers
17 views

getting average number after data filter by date range

I would like to get an average number of a data that has been filter by date range. however instead of getting the avg for display date range it calculate all the number in the database: ex: ...
0
votes
2answers
26 views

how do i fire a workflow weekly on its own with out a record being craeted or edited

I have a workflow which adds a new record to list. i want that workflow to be fired weekly on its own with out a item being craeted or edited. please help me on how this can be done? Thanks, Raghu
0
votes
0answers
35 views

InfoPath encounters SSL error with RESTful service on SharePoint

My settings are: Excel file on SharePoint documents library. InfoPath form on SharePoint as a content type that makes RESTful call to Excel file and get data from its ranges. I don't use the data ...
0
votes
1answer
20 views

How to view forms on a tablet and submit response back to SharePoint

beginner SharePoint admin here looking for guidance. We have a situation at our company where we want to be able to view company documents on tablets (which staff have due to their mobility ...
0
votes
1answer
31 views

Can i access/use a single value in a multi-valued list box using Infopath?

i have a multivalued list box "Release Scope" and it is just 3 values. i try to use a Rule that whenever the Value 'contains' "Targeted" then something will happen. this doesn't work. how can i ...
0
votes
1answer
31 views

How to trigger a rule in an InfoPath form from action done on another field

I have a form with a Name field. The Name field has the set of rules shown in this image on the right. when the user changes any of the fields shown by the mouse icons, i have a rule to Set Name field ...
0
votes
0answers
10 views

Infopath Hyperlink

Ok So I have a form that I am creating. I want the user to select a class from a drop down menu. Based on the class that they choose I want it to populate a hyperlink and that hyperlink needs to go to ...
1
vote
0answers
37 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 ...
0
votes
1answer
44 views

Get the site access for the current user in infopath

I have a save & close button on an infopath 2007 form, but i would like to create a rule on it to be disabled if the current user only has read only access to the sharepoint site, is this possible ...
0
votes
2answers
85 views

Infopath 2010 “Data Connection Wizard” can't find Sharepoint Library or list

i have an infopath form on a sharepoint list. it works fine. i've added data connections to the list before. i've not worked on the form in a while, and just now realized that i'm no longer allowed to ...

1 2 3 4 5 19