Rollup image from published page not visible on homepage
-
15 เมษายน 2555 17:48
Hi,
I have SharePoint 2010 Publishing site. My requirement is to display roll up images from published page on a webpart in home page.
This webpart on homepage displays images only if the logged in user is an administrator. When I checked the HTML source file of the default.aspx, For other users the data is fetched, but display is set to none.
Any idea why this is happening??
ตอบทั้งหมด
-
15 เมษายน 2555 19:47
Hi.
This sound like a classical case of checked out/unpublished resources. An admin can see unpublished and checked out files, while a 'normal' user would not. Check so that all of the source files to the roll up are published and it will probably work again.
Regards
Thomas Balkeståhl - Technical Specialist - SharePoint - http://blog.blksthl.com
Download the SharePoint Branding Project here- แก้ไขโดย Thomas BalkeståhlMVP 15 เมษายน 2555 19:47
- ทำเครื่องหมายเป็นคำตอบโดย Seems_Sharepoint 16 เมษายน 2555 7:41
-
16 เมษายน 2555 7:41
Thanks Thomas for bringing this to notice.
I was publising the page, but not the images in the library which also required to be published.
Its working now.
:)