The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
26 views

Can't edit site page without loosing all content

I have a major issue with my landing page. Everytime I try to edit the page, I loose all the content, everything gets wiped out once I hit save and I've had to redo this page about 6 times now. I ...
0
votes
2answers
50 views

Sharepoint 2010 Search Results returns empty rating

I have document library named Pages where all my pages are there. Every page of this library has rating control. The rating Column of the library shows stars for pages which confirms that the ratings ...
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
0answers
38 views

Best method to show all pages in site collection?

Using Sharepoint 2013 I'd like to show all pages in a site collection in a categorized view on the homepage. Would like to be able to filter on this view as well. Is this possible? I've been working ...
1
vote
0answers
49 views

Calendar view with items pointing to page url

(I'm using SharePoint 2010) I have a Pages library on which I attached a custom "AnEvent" content type who inherits from the Article Page content type. The "AnEvent" content type contains a start ...
2
votes
3answers
322 views

Remove ribbon entirely on certain page?

Can this be done with SharePoint Online? Failing that, for an entire site? Thanks.
0
votes
2answers
201 views

custom top menu navigation in sharepoint

I have a question regarding a top navigation that will look something like this: Home | Staff | IT | Organization With subitems on f.x. IT like this: Manuals Protocols In a dropdown menu like ...
1
vote
1answer
100 views

Site Template with Custom Pages: css, javascript?

If I create some custom pages that include custom html, css and jquery and this page exists within a site that is used as a site template, will that cause issues? From my limited experience with this ...
3
votes
1answer
19 views

A way to display links and the associated pages they lead to?

I am looking at creating a map of sorts of our SP site. We have a numerous admins for the site and some so a naming convention was deveoped but never fully adheared to. I am looking to start at the ...
0
votes
0answers
71 views

Setting default field values in a SharePoint Page Layout using SharePoint Designer 2007

I have a few page layouts in SharePoint Designer 2007 and wondered how I can set the default value for some of the fields within the page layout itself rather than via the column settings in the site ...
1
vote
2answers
808 views

Programmatically Get Page Layout being used by a SharePoint Page

Wondered if it's possible to iterate through the pages held in the pages library and determine the page layout being used by each page? any c# code examples appreciated. Many thanks in advance
1
vote
2answers
509 views

Copy/Paste to SP 2010 Page does not keep formatting?

I am trying to copy a formatted Word 2010 document and paste it into a SharePoint 2010 page. Most of the formatting comes over to SharePoint fine, EXCEPT for the indentation of the lines. Is there ...
0
votes
3answers
137 views

Unhide Document Library Items Hidden by JavaScript?

I have a public multilingual site which displays (among other things) products in a Document List. On the outside everything is OK, and displayed correct. On the inside (admin mode) the product pages ...
0
votes
1answer
73 views

Linking from one wiki page to a page in a different library, same site

I have a wiki site with multiple libraries (Sharepoint 2010). How can I link pages together from different libraries?
1
vote
1answer
410 views

Searching Pages Library using FullTextSqlQuery

Can anybody please point me in the right direction of searching the Pages library using FullTextSqlQuery? I've successfully instanced a new FullTextSqlQuery and have dealt with all of the necessary ...
0
votes
1answer
46 views

Publishing Page Questions and Queries

I've still relatively new to SharePoint development. I've heard this term "Publishing Page" used a lot in SharePoint but I don't understand how it's any different to say a standard page and a ...
0
votes
1answer
31 views

SP2010 - Productivity Hub - Missing Pages

I had a brain-freeze and deleted my productivity hub pages list. Does anyone have a copy of these files? They are listed under the productivity hub site collection in the pages list. Thank You.
5
votes
2answers
256 views

Admin vs application page

In SharePoint, there are admin and application pages. What's the difference between an admin and an application page?
0
votes
1answer
156 views

SharePoint 2010, programmatic updates to PagesList not saving on PagesList.Update()

publishingWeb.PagesList.EnableModeration = false; publishingWeb.PagesList.EnableVersioning = true; publishingWeb.PagesList.MajorVersionLimit = 10; publishingWeb.PagesList.EnableMinorVersions = false; ...
0
votes
3answers
102 views

Is there a way to detect if a page is beeing published?

following situation: A user is editing a page in the Pages Library (PublishingFeature). The list settings are requiring a checkout to edit a document. Now he edit's a lot of things on this page, and ...
0
votes
1answer
122 views

How to customize listform of “Pages” (document library) list

Is there a way to customize the "Edit Properties" form of the pages list? It must be a deployable solution... With "customize" I mean something like the ability to collaps a given part of ...
1
vote
1answer
143 views

SharePoint 2007 : old items unable to search

I having a problem on SharePoint 2007 search in OS 32bit. Where one of the subsite contains more than 600 pages, but the incremental crawl only able to crawl some of the pages (70++) only, crawl log ...
2
votes
2answers
2k views

Create Page option missing from Site Actions menu

We are having a weird issue on a couple of the portals in our SharePoint 2007 environment. The "Create Page" option from the Site Actions menu is no longer showing up. And when we manually go to the ...
3
votes
3answers
1k views

How do I add .htm files to root of my SP2010 site

I'm currently working on moving our current website from Dreamweaver to SharePoint, and I have a requirement to have an .htm file at the root of my SP2010 site. The reason is that we have software ...
1
vote
2answers
177 views

Sharepoint 2010 is returning corrupt html and image data

I have an issue with several SharePoint 2010 installations that have "corrupt" HTML on their web pages (how to explain). It' like the site stops sending HTML data midway through the transfer of the ...