Hi,
I guess with the Sharepoint 2010 SP 1 you might experience some security violation errors if you change the view of an infopath form. (web browser version)
To solve this issue there is a work-around.
You need to open 14 hive,
in TEMPLATE/LAYOUTS folder
below body section
<body runat=”server” id=”PageBody”>
add
Note:
Carefull with " marks, in most sites it has ” that ruins your site : )
I guess with the Sharepoint 2010 SP 1 you might experience some security violation errors if you change the view of an infopath form. (web browser version)
To solve this issue there is a work-around.
You need to open 14 hive,
in TEMPLATE/LAYOUTS folder
below body section
<body runat=”server” id=”PageBody”>
add
<SharePoint:FormDigest runat="server" />
IIS reset might be needed.
Note:
Carefull with " marks, in most sites it has ” that ruins your site : )
This WA is from MS by the way.
Source:
Hiç yorum yok:
Yorum Gönder