Tagged Questions
0
votes
1answer
22 views
Possible to restrict the removal of web parts based on permission groups?
As per title. I want to grant only certain permission groups/users the rights to removing a web part from a page. Is this possible?
0
votes
1answer
131 views
Downloading Via SharePoint 2010
I am creating a Sharepoint2010 webpart page which downloads documents from a webservice (So the documents do not get saved in Sharepoint2010).
I have a windows application which does exactly the ...
9
votes
4answers
430 views
How to save variables per user session per page
I am using three webparts. Webpart A creates a value when the user clicks on the button in Webpart A. WebPart B uses this value to create a list with items the user can select. WebPart C uses both ...
0
votes
0answers
36 views
Non-responsive Save button after drag and drop of webpart
This is a strange one... MOSS Enterprise publishing site, no customization of any kind and suddenly in both IE8 and IE9 I can no longer drag and drop web parts on any web part page. If I drag and drop ...
3
votes
1answer
651 views
how to check if a webpart already exists on a page or not
I am adding three webparts with different titles to a given page url, but I need to check if webpart is already on page or not, here is the code i am using atm to add webpart to the page.
using ...
0
votes
2answers
393 views
SharePoint 2007 - Cannot Find Web Part Page
Situation: Using stsadm -o enumallwebs -includewebparts returns a list of webparts. One of which I want to remove across the entire site.
Issue: Using the GUID I can find the webpart Page ID, and ...
1
vote
1answer
201 views
Item Display Form showing View + Page tab in Ribbon while other pages have only View
I have a list with a display form for which I have specified a different rendering WebPart: DataFormWebPart as opposed to the default ListFormWebPart.
This caused some issues with the Ribbon. I ...
2
votes
3answers
1k views
Problems adding webparts to a page in the correct order
I would think there's something supersimple I'm missing, but I can't find where I'm going wrong.
I have a feature deploying a default.aspx page with two CQWP webparts. I use the AllUsersWebPart ...
0
votes
1answer
129 views
Unusual SQL Server Exception 257 while attempting to rename a View
I've never seen this before. While attempting a routine UI operation -- changing the name of a view (but not changing its file name), I get a generic Sharepoint UI error. But the ULS log shows a more ...
8
votes
6answers
1k views
Why would a site admin or designer use a Web Part Page instead of a new sub-site/sub-site collection?
I am a site owner, and up until now, I have always created sub-sites instead of using basic pages or Web Part pages. I would like to understand what advantages Web Part Pages have over just adding a ...
0
votes
1answer
192 views
Save a document library template with pages that has web parts and then create a new library
I have a document library with a few pages and each page has some web parts [webpart are custom web part]
But if I create a document library template (with content) and then create a new document ...
1
vote
1answer
199 views
Web Part Page with Web Parts
I have a web part page (with 3 web parts; 1 webpart is the document library that the web part residing, other 2 is list dispay from the same site) in a document library. The web part page is in the ...
