Tagged Questions
0
votes
0answers
35 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
618 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
3answers
84 views
Create new version of a page and once approved replace the old one?
[Apols, but n00b to SP, I'm a .Net coder by trade!]
I've recently inherited an SP2007 set of sites (collection?) and I need to make some changes to existing pages.
I'd like to create a new page, ...
1
vote
1answer
303 views
How to specificy a masterpage on a sharepoint web part page
I have this code courtesy of Alex Angas in Programmatically instantiate a web part page in Sharepoint. I already posted this question on stackoverflow but didn't get any answer so I decided to ...
1
vote
2answers
115 views
Console app to create web part pages for all document libraries
How do I create web part pages for all document libraries (all the document libraries starts with Eng_xxxxx and there are about 46 dob lib) in the current website
...
