The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
4answers
355 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 ...
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 ...
5
votes
2answers
2k views

How to copy web part pages between document libraries?

I have a web part page "DocLib1.aspx" in document library "DobLib1" and it has a few web parts. How can I take the same web part page and copy it to other document libraries? There are about 50+. The ...
3
votes
1answer
609 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 ...
3
votes
2answers
2k views

How to add wiki pages to web-part page?

Salve! EasyTabs works on a web-part page. I want users to be able to create wizzywig pages with, say, the "create page" which creates a blank wiki page. Then I want to use the web-part page that ...
3
votes
1answer
653 views

NullReferenceException on custom Web Part Page

I'm attempting to create a web part page from scratch, but I keep running into the following error, which occurs post-Init: Object reference not set to an instance of an object. Description: An ...
2
votes
3answers
460 views

Code Behind in Web Part Page that can interact with controls?

Classic SharePoint quandry, but so far the resources I've looked at haven't helped. On one hand, application pages work perfectly, but having them live in the 14 hive isn't ideal for a number of ...
2
votes
1answer
175 views

Is it possible to add page layouts/web parts using a feature activated in a sub site?

I'm trying to keep my code as organized as possible, and in doing so wanted to create sub sites (sub projects) that contain their own page layouts and web parts etc. Is it possible for me to put these ...
2
votes
1answer
177 views

Sandbox + Custom Site Page Template + SPFile.CustomizedPageStatus

Have created a Site Page Template and provisioned an instance into my Team Site's Wiki Library. <Module Name="CustomInFeature" Path="SitePageTemplates" List="119" Url="SitePages" > ...
2
votes
0answers
68 views

Modify Default WebPart Page Template

I am having some trouble with the OOB WebPart Page in a SharePoint 2010 Team Site (that's right, I'm not allowed to turn on publishing framework) The quicklaunch menu is hidden The header does not ...
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 ...
1
vote
1answer
1k views

Provision Web Part Page from Module with SetupPath?

Is it possible to provision a Web Part Page using a Module element with a SetupPath specified, rather than a Path specified? For example, if I wanted to create a module to provision a page from: ...
1
vote
1answer
300 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
1answer
198 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 ...
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 ...
1
vote
1answer
28 views

Updating a Page Template to propagate through to pages using said template

I am using SP2013. I'm looking to create a page template which will be used on all project pages within a site. I have Department pages using the Team Site template. Within each Department, we have a ...
1
vote
0answers
117 views

Problem with starting SPDesigner workflow programmatically

When we start SharePoint Designer workflow, which updates an item in the list, from code on custom web part page (with custom webpart added on it), we got following error: ...
1
vote
0answers
230 views

Dropdown menu with XML data source gives web part error

I am using SharePoint designer to build a page with a data view web part that displays the contents of a 6,000 record XML file that is structured like the example below with each "Details" element ...
1
vote
0answers
371 views

Can't deploy a xslt webpart as expected

In one of my custom list schema, I have defined a custom view : <View Type="HTML" DisplayName="My wonderful view" BaseViewID="2" ...
1
vote
0answers
89 views

SharePoint 2010: How to add custom element to Create menu?

I want to add custom element to SharePoint 2010 Create menu. (Site Actions -> View all site content -> Create). I want to to add this element to Page directory like a "Web Part Page" element. How can ...
1
vote
1answer
200 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 ...
0
votes
2answers
187 views

How do I apply a CSS ID selector to a webpart page?

I am using a CEWP-linked HTML file to generate a menu of links to other web-part pages. I want to use this same file in a CEWP on each of the linked pages. As an indicator of the user's location, I ...
0
votes
3answers
83 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, ...
0
votes
1answer
21 views

Transferring a site's page is showing a blank page

Here is my scenario, I thought this should be straightforward: Go to my site's Pages list under View All Site Content. Download a copy of the .aspx web part page that I want to transfer to another ...
0
votes
1answer
50 views

SSRS Parameters passed through URL not refreshed on Web Part Page

My working environment is SSRS 2008 and SharePoint 2010.I have a report with parameters running in SP 2010. I call my report page in SP 2010 from a page with all the parameters in query string. On the ...
0
votes
1answer
20 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
39 views

run code after the sharepoint page is loaded

I have the below code in CEWP and I l like that function runs after when the SharePoint site elements are loaded: <html> <head> <script language="JavaScript" ...
0
votes
1answer
112 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 ...
0
votes
1answer
53 views

Should i be using Web Part Pages or Wiki Pages in Sharepoint 2010

I am creating a web template in visual studio. I have about 10 pages, all pages are quite simple and contain between 1 and 3 web parts. Should i be using Web Part Pages, Wiki Pages or Publishing ...
0
votes
1answer
105 views

Default Web-Part Page for new Lists / Calendars etc

When you have a team site and create a new List of Document Library, Calendar etc. SharePoint creates a new WebPart page and places the respective WebPart in there. As you can see when you edit the ...
0
votes
1answer
941 views

SharePoint 2010 - Allow Users to Add Pages to Wiki but not Edit Web Parts of Current Page

I'm new to SharePoint administration, currently working with 2010. I'm trying to give all users read and create page permissions on a wiki site, so that people can add pages to our internal wiki. But ...
0
votes
2answers
714 views

Web Part Page layout

I am not able figure out how to limit the width of the left column of one of the standard Web Part Page templates. The one labeled 'Header, Left Column, Body' works as I would expect it to. The one ...
0
votes
1answer
123 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 ...
0
votes
1answer
186 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 ...
0
votes
1answer
22 views

How to: create a basic page by code and fill its CEWP with content?

I have to migrate some content from text files from my storage to my SharePoint 2013. The plan is to put the content into some content editor webparts at a basic page. I know how to create the basic ...
0
votes
1answer
23 views

hiding deployed webpartpage from topnavigation menu

I have created several webpartpages, in the module xml file I set the page to be deployed to the Pages library. When I'm browsing the site I can see that the names of my webpartpages are shown in the ...
0
votes
1answer
92 views

Custom control work in “pages” but “Unknown server tag” in “web part pages”

I am new to SharePoint even ASP.NET. I wrote a custom calendar control which inherits the asp:calendar and overrides some function, and it work in blank pages. But today while I am trying to use the ...
0
votes
0answers
34 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 ...
0
votes
1answer
322 views

Are new “Site Pages” always “Wiki” content type?

When I create a new site, the SitePages are always of "Wiki" content type. Is this normal and correct? I would have expected them to be "Web Part Pages" by default?
0
votes
1answer
64 views

One page for all sites… Or one page for each site

I have an ongoing struggle (with myself :)) about the design and implementation of parts of the SharePoint system which I'm designing. I have included a diagram below. Effectively there are multiple ...
0
votes
0answers
202 views

Creating web part page template for webpart pages using visual studio code

I created a visualwebpart for list Employee details. Created a web part page template with the following steps: Created a module named WebPartPageTemplate Renamed Sample.txt to ...
0
votes
2answers
369 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 ...