Saturday, April 26, 2014

InfoPath form library forms cannot be filled out in a Web browser error in SharePoint 2013

In this post we will discuss how to resolve the SharePoint Health Analyzer rule "InfoPath form library forms cannot be filled out in a Web browser."

Also you can check out:

- Promoted Links App in SharePoint 2013

- Enable Sign in as Different User Option in SharePoint 2013

- Remote event receivers in SharePoint 2013

By using Central Administration:

We can resolve this by modifying in the Central Administration.

Open SharePoint 2013 Central Administration, then click General Application Settings

Then On the General Application Settings page, in the InfoPath Forms Services section, click Configure InfoPath Forms Services.

On the Configure InfoPath Forms Services page, in the User Browser-enabled Form Templates section, select the Render form templates that are browser-enabled by users check box.

Then Click on OK.

By using PowerShell:

We can do this by using PowerShell also. Open SharePoint 2013 Management Shell and then run the below command.

Set-SPInfoPathFormsService -AllowUserFormBrowserRendering $true


Twitter Delicious Facebook Digg Favorites More