Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
27 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
39 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
70 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 ...
2
votes
2answers
67 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 ...
0
votes
1answer
57 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 ...
1
vote
0answers
256 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
3answers
218 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 ...
3
votes
1answer
197 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 ...
1
vote
0answers
74 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 ...
0
votes
1answer
507 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
3answers
78 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
2answers
202 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 ...
0
votes
2answers
341 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 ...
1
vote
1answer
156 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
1answer
132 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" > ...

1 2
15 30 50 per page