Skip to main content

IE9 Compatibility View bites again

In our MOSS2007, environment we've had issues in the past with users getting the "InfoPath could not submit the form" message. Our "fix" was to uncheck the "Display intranet sites in Compatibility View" on the Compatibility View Settings screen (see below).

However, since yesterday, I've been trying to resolve an issue where a user could open an InfoPath form from the Form library, but got an error message when she tried to open the same form from the workflow task library. Another user in the same office was not experiencing the issue. So we began to compare settings, looking at Add-ons thinking that was the problem. However, nothing we changed in the Manage Add-ons section worked.


In correcting an unrelated issue with PeopleSoft screens in the browser (items were overlapping each other), we noticed that the second user had "Display intranet site in Compatibility View".

So we went back to user 1 and checked "Display intranet site in Compatibility View". Then I had her try to submit an InfoPath form as she normally would. The Infopath could not submit the form message came up, after she hit cancel on the login prompt that appeared.

I had her try again to submit the form, only this time she logged in. No error message. Form submitted successfully, manager was able to view the form successfully. And the user can now view forms from the task library.

The only other thing that changed was that we set the local domain in the trusted sites list (leaving the full URL for the SharePoint site in the Local Intranet settings).

I do wonder though, why if the person is logged into the SharePoint site (AD account ...user logs in to Windows and is automatically logged into SharePoint when they connect) does the InfoPath form require the user to login before it can be submitted?

Always something new to learn and observe!

Happy SharePointing all!

Comments

Popular posts from this blog

Creating a SharePoint blog post using Word 2010

Create your blog posts in Word 2010 and post to your SharePoint blog (or other blogs such as Blogger). It's really quite simple. Open Microsoft Word 2010. From the Start menu, Select NEW>Blog Post The first time you do this, you'll be asked to register your blog platform. Word provides several options. I selected Blogger (of course). Provide your account # and password: Then you'll be asked to provide Picture Options... provide your server location or choose None. (see this page from Microsoft for more details on the Picture Options: http://office.microsoft.com/en-us/word-help/help-with-blogging-in-word-HA010164021.aspx?ver=14&app=winword.exe#_Toc321212396 ) ) Type your blog post as normal, inserting pictures if desired and publish. This Microsoft Video shows you how: http://office.microsoft.com/en-us/sharepoint-server-help/video-use-word-2010-to-post-to-a-sharepoint-blog-VA101790488.aspx
Creating and applying a Composed Look: 1. Download SharePoint Designer 2013 and SharePoint Color Palette Tool. 2. Create your theme using the SharePoint Color Palette Tool and save it as a .spcolor file. Suggest that you sort the Color Slot Grouping by UI Groups. 3. Open SharePoint Designer 2013. 4. Click Open Site. 5. Enter the URL of your SharePoint page (Master Page). 6. Click on All Files under Navigation. 7. Click on _catalogs. 8. Click on theme. 9. Click on 15. 10. Click Import Files. 11. Select your .spcolor file and click ok. You should now see your template file in the 15 directory. 12. Click All Files. 13. Click images. 14. Click Import Files. 15. Select the image you want for your background image and click ok. You should now see your image file in the image directory. 16. Now open the master page that you want to add the theme to in SharePoint 2013. 17. Click on the settings icon and select Site Settings. 18. Under Web Designer Galle...