Skip to main content

Questions tagged [infopath]

Microsoft InfoPath is an XML-based toolset of electronic forms software that integrates with SharePoint 2007 and later and Office applications. In 2014 it has been announced that InfoPath will no longer be developed by the vendor. Mainstream support is promised until 2020.

0 votes
0 answers
7 views

SharePoint 2013 publicly hosted website with InfoPath Forms replacement

I am looking for a solution to replace a SharePoint 2013 publicly hosted website that includes InfoPath forms. Microsoft's documentation suggests Go Daddy and Wix, and I have also found a ...
KCRyan's user avatar
  • 101
0 votes
1 answer
32 views

Infopath 2010 download source

The organization that I work for wants to setup a dev environment of what we are working with now. while setting up old SharePoint projects which runs on VS 2010 needs Infopath 2010. I need Microsoft ...
Bibhudutta Bhanja's user avatar
0 votes
0 answers
7 views

Date field not visible in one form records and is visible in other form records in InfoPath

I have a InfoPath form connected to a XML SharePoint library. I made some changes in InfoPath form and published it. Since field is visible in all form records in library but not visible in only one ...
chandra pratap's user avatar
0 votes
0 answers
47 views

How to migrate InfoPath XML Data to SQL Server?

The project is to create .net website forms using razor C# to replace Infopath. Migrate the xml data on the sharepoint 2013 server to an SQL Server. My lead says to write a script; I think there are ...
Brain_Fart's user avatar
0 votes
0 answers
12 views

Any way to sort/group fields in the Insert a Field list?

Any way to sort the fields? I'm creating a form with numerous fields; the list will be long, and I'd like to use a naming convention for related fields, to make it easier to see at a glance which ...
RWeaverAMT's user avatar
0 votes
1 answer
902 views

SharePoint power automate, read image content from InfoPath base64 string

Update: After research I found that unfortunately it is impossible for now (April 2023) to work (to cut/split) binary data with PowerAutomate functions. Here is same problem described: https://...
Gennady G's user avatar
  • 1,623
0 votes
1 answer
755 views

How to enable infopath forms service in SharePoint 2019 on-premises

We have SharePoint 2019 on-premise server. I found that the InfoPath Forms Service in General Application Setting is not available, also in List setting the Form setting feature is not available. How ...
Syed's's user avatar
  • 1
0 votes
1 answer
99 views

How to create a column in SharePoint list that reflects a previous value?

I am using an InfoPath form that has a field which changes value. How do I create a column that only reflects the very first value despite all the changes done. I am on SharePoint Online by the way.
Indy's user avatar
  • 1
0 votes
0 answers
297 views

How to enable SharePoint Online form list setting radio button "Use a custom form created in InfoPath"

SharePoint On-Prem site is migrated to SharePoint Online and people are using the InfoPath form. For testing purpose we have changed form settings to "Use the default SharePoint form" from &...
Akshay Dattatray Nangare's user avatar
0 votes
2 answers
402 views

Application error when access /_layouts/15/WrkTaskIP.aspx, Error=Value cannot be null. Parameter name: item

I have a SharePoint 2010 style workflow running on SharePoint 2013. One of the users to whom task is assigned is getting following error when he tries to update task. Sorry, something went wrong I ...
Frank Martin's user avatar
  • 3,702
0 votes
0 answers
120 views

Deactivates a InfoPath form template from the SharePoint online Modern site

Microsoft will keep supporting InfoPath till 2026, Now I am working on the transformation where I wanted to remove / disassociate InfoPath form form list. I found that there is a PowerShell script ...
Akshay Dattatray Nangare's user avatar
0 votes
2 answers
933 views

How to Migrate InfoPath XML form library to PowerApps

I have started working on the migration project, which requires me to convert the SharePoint XML form library to PowerApps. I have discovered that there is no simple solution to this problem and found ...
Akshay Dattatray Nangare's user avatar
0 votes
2 answers
234 views

unable to activate an InfoPath form

I have created an InfoPath 2013 form, uploaded it to the server. When I try to activate it I get an error in the ULS log saying "...Infopath: could not be activated to site collection because ...
DRinSOS's user avatar
0 votes
1 answer
238 views

What is supported infopath version for sharepoint 2016

What is the supported infopath version and bit (32 bit or 64 bit) for sharepoint 2016 and custom list forms customized in SharePoint 2016 will be work in SharePoint 2019?
user3520155's user avatar
1 vote
1 answer
305 views

Remove infopath and use powerapps form instead

I have a list where we keep client info that i'd imported to sharepoint online from a sharepoint 2010 server. I'd like to use PowerApps to customize the form but the option isn't available. When I go ...
steam23's user avatar
  • 72
0 votes
1 answer
34 views

Add code based validation to InfoPath forms for Sharepoint

I have a list where I use Infopath Forms. Users use these forms to enter data. They should also attach something in the form, but if they don't attach anything and click save, I want that the item is ...
Code Pope's user avatar
  • 101
0 votes
1 answer
87 views

Link Info in Infopath to Excel

Can I export or link data from Infopath files (in a sharepoint library) to single excel in another sharepoint with existing Infopath files? whenever a new infopath file modified?
James's user avatar
  • 29
1 vote
1 answer
137 views

No item exists at it may have been deleted after clicking save button

I have a weird one here. I have a infopath form with a button at the bottom performing a save action. Users are able to open the form in edit mode and click the save button. Once the user clicks the ...
user100993's user avatar
0 votes
1 answer
2k views

Help: Issue with attaching multiple attachment controls in PowerApp form

I am trying to migrate InfoPath forms library to a PowerApp form in SharePoint list. InfoPath forms library have xml files saved in SharePoint which contains many attachments linked to separate fields....
Adarsh's user avatar
  • 31
1 vote
2 answers
2k views

How to Migrate Infopath XML form library to Powerapps

I want to create PowerApps form for one of my InfoPath forms library. How can I do that. How we can convert XML form library to SharePoint list? Right now InfoPath form have a lot of attachment fields ...
Adarsh's user avatar
  • 31
1 vote
2 answers
167 views

Find all workflows and infopaths on a given Sharepoint site

I'm migrating Sharepoint 2013 to SPO and want to get a list of all workflows and infopaths for a given source and destination site. The problem is that I'm not the farm admin. I have admin rights only ...
retro's user avatar
  • 11
0 votes
0 answers
92 views

Calculated Column in Infopath

I have the below formula that works good in SharePoint form but not in InfoPath form. =if(AND(field1="", field2=""),"Not-Required","Required") The above ...
Karthik H's user avatar
0 votes
1 answer
383 views

InfoPath - Unable to select drop-down when focus on rich text box

I've inherited responsibility for maintaining a custom InfoPath form for a content type in a SharePoint Online task list. I believe all functionality is native to InfoPath. The form has multiple ...
Arronical's user avatar
  • 115
0 votes
1 answer
56 views

How modify the default field validation message in InfoPath form 2013 & Sharepont 2016

How to modify the default field validation message in InfoPath form 2013 now i designed SP 2016 Custom list new item form in Infopath designer 2013 I went to this path but i did not found above ...
user3520155's user avatar
1 vote
0 answers
33 views

InfoPath not opening after SSL certificate upgrade

The last weekend, I have installed the certificate and make the SharePoint use HTTPS. Everything working fine except InfoPath forms. I am getting the below error message:
Harris's user avatar
  • 595
0 votes
0 answers
60 views

Infopath / SP - Append Changes field only shows last 4 updates

I am really stuck with this one! I have a multi line field which I have set to append changes. At various stages of the form I use this field to capture a specific detail (button push sets field value)...
Deirdre Ryan's user avatar
0 votes
1 answer
317 views

Average score per student in a Sharepoint list

I have a SharePoint list which is a feedback score dump from PowerApps. The PowerApps has a drop down to select which student email(out of many) they are scoring. Every entry is a new row in the ...
RJoseph's user avatar
0 votes
2 answers
81 views

Customize New Experience SharePoint List with InfoPath?

Is this possible? I have created a new style list because the MS Flow works 100000000 times better than workflows. But now that I have switched to this experience, I cannot find anything related to ...
BeerusDev's user avatar
  • 113
0 votes
1 answer
478 views

How to migrate InfoPath forms from SharePoint 2013 to SharePoint 2016 Site

I have a custom list in SP 2013 Publishing site and i created & published a new item InfoPath form to this list now i want to move this InfoPath form to SharePoint 2016 Publishing site. Here i don'...
user3520155's user avatar
0 votes
1 answer
238 views

Error Loading Sharepoint List form

I have a Sharepoint list customized in InfoPath. Everything looks good except that when I edit some of the items. I get this error "There has been an error while loading the form. Click Try again ...
Ylresh's user avatar
  • 1
1 vote
1 answer
120 views

Unable to publish InfoPath form to SharePoint due to large record volume

I'm hoping to sanity check something our SharePoint developer has been telling me as they work on updates to a request system we're running in InfoPath. They claim that due to the large record count ...
JMichael's user avatar
  • 113
0 votes
1 answer
101 views

Workflow Routing in SharePoint 2013 based on a user in a dropdown list on an InfoPath Form

I have 10 entries in my workflow routing in SharePoint 2013. Each workflow routing is for a different user that will approve the workflow (Level 2 Approver). The person that will submit the form will ...
Kendall Outlaw's user avatar
0 votes
1 answer
89 views

People Picker is not taking more than 256 Characters

I do have an InfoPath form in which I want to add a people Picker Field to validate a bulk of users that is normally more than 256 char , but I always get this alerting message (Item cannot be more ...
Ahmed Awad's user avatar
1 vote
1 answer
22 views

Calculating how long a user spend in NewForm and EditForm using InfoPath Forms

Based on this question: Calculating how long a user spend in New form and editform.aspx I am having trouble adding the JSLink to the WebPart of the InfoPath Form. When I go to Edit WebPart, the field ...
JRossi's user avatar
  • 47
0 votes
1 answer
241 views

How to Upgrade InfoPath 2010 forms to InfoPath 2013 to deploy on SharePoint 2016

I want to deploy InfoPath 2010 forms to SharePoint 2016. These are Admin Approved browser based forms. Please help with the steps to achieve this.
Preeti's user avatar
  • 101
0 votes
2 answers
277 views

How to modify list from InfoPath 2013

I am trying to modify a list made in Sharepoint Designer 2013 so when I go to the Design Form option in InfoPath I get the following error: InfoPath cannot generate a form template for the Sharepoint ...
John Doe's user avatar
0 votes
1 answer
60 views

infopath formatting condition not working

I have these 2 button: When amount is more than 1,000,000, I want to hide button approved and show button approved & forward to gceo. When amount is less than or equal 1,000,000, I want to show ...
moon's user avatar
  • 1
0 votes
1 answer
24 views

Connected fields in a SharePoint form

I've been thrown into a complex situation in my workplace recently, I've never worked with SharePoint nor InfoPath, but we need to modify a form already in use in our website, we have a form in where ...
Fabricio_A's user avatar
0 votes
1 answer
3k views

How can I retrieve data in Power Apps from a SharePoint list based on source list item ID?

What I want to do is have fields like FormID1, FormID2, FormID3, etc. in my Power App solution, and be able to retrieve combinations of item detail from any connected lists on load, using source list ...
Erica Brown's user avatar
0 votes
3 answers
2k views

Catastrophic failure when publishing an InfoPath form

I have a TeamSite on SharePoint (Office 365) and used to manage all my forms using InfoPath. Since a couple of days ago, when I create any NEW list, open the form on InfoPath Designer 2013 and try to ...
John Wick's user avatar
0 votes
1 answer
314 views

InfoPath validation for Alphanumeric Characters and period

I have a Notes textbox in my InfoPath form which will contain multiple lines of text. I wanted to add a validation so it can only contain Alphabets, Numbers and period . No special characters like ! @ ...
user6167232's user avatar
0 votes
1 answer
235 views

Sharepoint list - Infopath form set default attachment documents

I have a Sharepoint list and need to add 2 documents as a default attachment to each user-created form on creation. The form is made with InfoPath 2013. I have an attachment field and it works fine, ...
Xnolbay's user avatar
0 votes
1 answer
48 views

Sharepoint Infopath View to PDF

I was tasked with trying to figure out wether CSOM code can be written in order to extract a view from an Infopath form and convert that view to PDF. At the moment, i have built: a simple Sharepoint ...
jimas13's user avatar
  • 318
0 votes
1 answer
129 views

Hide Field and field name in infopath

I created a form in infopath. I'd like to show a section (multiple fields) only when the field name is checked. I was only able to hide the input part, but not the name. Is there a way to hide the ...
Madeline's user avatar
0 votes
1 answer
141 views

Submitting Data via Infopath form to a Sharepoint List

We have an infopath form that is used to submit data to a sharepoint list. This form allows a user to enter multiple selections using a people picker and also multiple selections using a repeating ...
NHAATAJA's user avatar
0 votes
1 answer
111 views

Missing InfoPath Form

I am really hoping for some help here as I seemed to have created a big issue with our help desk sharepoint site. Prior to me making changes to a list, which was connected to a infopath form (i simply ...
Kayla Stockdall's user avatar
0 votes
1 answer
488 views

Convert Nintex workflow and InfoPath form to MS Flow and PowerApps form

Is there a tool or process that will allow the converstion of Nintex workflows and InfoPath form to Microsoft Flow and PowerApps. My initial thought is no; I will need to re-develop the application (...
Orange Juice Jones's user avatar
0 votes
1 answer
153 views

Dynamic sharepoint form which uses Drop down menu to select the form

I'm trying to create a dynamic form in sharepoint which uses drop down menu to choose the type of form, for example I need to submit a form to a department and each department will have different ...
Charan's user avatar
  • 1
0 votes
1 answer
375 views

How to remove rules from Rule Inspector on InfoPath 2013

I see fields listed in the InfoPath 2013 Rule Inspector that I no longer have on the SharePoint list. As a result it's causing a validation error when users try to submit the form. Is there any way ...
Diana Rnjak's user avatar
0 votes
1 answer
165 views

The form template has been published to the server but it can only be opened in infopath filler

I am using SharePoint 2016 on Windows Server 2016 (with GUI). Created a new SharePoint 2010 type workflow and started approval process which automatically created a task form. I then opened that task ...
Frank Martin's user avatar
  • 3,702

15 30 50 per page
1
2 3 4 5
53