a modified piece of software

learn more… | top users | synonyms

8
votes
5answers
3k views

SharePoint 2010 custom 401 error page on authenticated site

I'm trying to create a custom 401 error page for my site. The setup is a SharePoint 2010 enterprise site with subwebs. The entire solution requires authentication (no anonymous access). I've tried ...
7
votes
2answers
139 views

Pulling hair out: How to customize MOSS2007 site to be front facing

I have a client that I've been working for that has a front facing MOSS2007 site, and wants another one. I originally did the work by using SD2007, creating a master page, and then creating a bunch of ...
5
votes
2answers
3k views

How to extend a ListView WebPart (from code)

I'd like to extend the ListView WebPart so that it can read data from the url... I tried to extend a ListView WebPart but compiler told me it is sealed and so I cannot extend.. Then I tried to insert ...
4
votes
2answers
1k views

JQuery Accordion with SharePoint 2010 Custom List

I have a FAQ custom list in Sharepoint 2010 with two columns: Question (title column renamed) and Answer. I want to display the questions and answers from the sharepoint list in JQuery Accordion. ...
4
votes
1answer
226 views

Adding custom colours to the colour picker

Is it possible to add your own colours to the colour picker. If so how do you do so?
4
votes
1answer
877 views

Programmatically add menus to SPWeb.Navigation.QuickLaunch does not work

I'm trying to add some menus to the "Quick Launch" navigation and it does not work. I'm using the following code: var ql = myWeb.Navigation.QuickLaunch; SPNavigationNode m1 = new ...
4
votes
2answers
676 views

Add custom field to blog post.aspx page (SP 2010)

I have changed the default look of the post.aspx and default.aspx page for the OOB SharePoint Blog 2010 by using custom XSL file based on the OOB one only changed the option to show custom logo in the ...
4
votes
1answer
120 views

Define a new custom DelegateControl tag and ControlId?

I would like to add a new custom-defined DelegateControl to the bottom of my MasterPage so that I can install Google Remarketing markup to the bottom of all my pages with a Feature. I already have the ...
4
votes
1answer
6k views

Create Custom New Edit and Display form for sharepoint list

I am new to SharePoint and I have created several custom lists. I would like to use visual studio 2010 to create new EDIT/NEW/DISPLAY forms for this list. I can't seem to find anything on the internet ...
4
votes
6answers
3k views

Refreshing custom developed web part

I've developed a custom web part that pulls data from a list. It will only retrieve items where a field called ShowItem is equal to 'Yes'. Once the data is loaded the end user has the ability to ...
4
votes
0answers
112 views

Can I set master page based on whether user is anonymous or not? [duplicate]

Possible Duplicate: A seperate masterpage for annoymous users? Stemming from a previous suggestion on how I can display my sharepoint site completely differently to anoymous users, I am ...
4
votes
1answer
1k views

Exception from HRESULT: 0x80131904 - when using Custom List Forms

Can anyone help ? I run into a strange problem. I have a custom List designed in Visual Studio 2010 with Custom Content Type.When I add Item to the list using default forms everything works ok. ...
3
votes
3answers
850 views

Make all KPI Status Icons in diamond shape

KPIs in sharepoint by default have danger Kpi as Red diamonds, warning as yellow traingles and on track as green circles. Also we have flat, checkmarks, traffic lights status icons. What i want to do ...
3
votes
2answers
2k views

Customising Data Sheet View

I'm using SharePoint 2007, with custom list. I'm using Content Editor web part in order to design my list. {In my list the row color determined through the item ststus. e.g: If the status equal to ...
3
votes
2answers
2k views

SharePoint Lists' EditForm & DispForm

I haven't been able to find any information regarding this, so I hope you guys can help me out on this. Since all lists in SharePoint all have an EditForm.aspx and a DispForm.aspx I am wondering if ...
3
votes
1answer
669 views

CSSRegistration and revision numbers?

I'm currently using cssregistration to add css to sharepoint pages. All is working until I need to do an upgrade of the css. The context is: I used a delegate control in a feature containing the ...
3
votes
2answers
880 views

In SharePoint how to display custom ribbon button to particular lists only?

I am having four external list "List1", "List2", "List3", "List4". I have added a custom ribbon button Like: <?xml version="1.0" encoding="utf-8"?> <Elements ...
3
votes
2answers
337 views

How to read the xml file from 14 hive

I have a custom timer job by which I need to create custom properties using an xml file (which has all the custom properties). As for the xml file, I'm thinking to create a module for it. And then ...
3
votes
3answers
731 views

Custom Blog Alert Template - Missing ID for list post

I have made a custom alerttemplate and tried to add the ItemID without success. I can add but i need to add post.aspx?ID=xx where xx is replaced by the ItemID. Tried the following ID-s (and removed ...
3
votes
2answers
454 views

SharePoint 2010 how to customize display form using application page or code behind

I am working on a project that requires code behind in the dispform.aspx as well as the edit and new form. The reson being, I am synching to a web service, on view of an item, I want to make a sall ...
3
votes
4answers
444 views

How to show video file in custom display form?

I created a custom display form for a list. This list have a media field column. And in my custom display form I want to be able to play a video that I have uploaded to this list. When I upload a ...
3
votes
1answer
834 views

Adding a non-standard font to Sharepoint

I have a non-standard font file in .eot format and use the following CSS syntax to embed it into the master page: @font-face { font-family: Myfontfamily; src: ...
3
votes
2answers
704 views

<xsl:import> not working in SP2010

I have been trying for days to understand why, following an upgrade to Sp2010, none of the statements used in my web part definitions are working. The work fine in SP Designer 2010 and render as ...
3
votes
1answer
673 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 ...
3
votes
2answers
90 views

Custom BCS indexing connector and changelog inremental crawl: ChangedIdEnumerator method is not working

I am writing a custom indexing connector using changelog incremental crawl approach. The full crawl is working perfectly. All atems are indexed and queryable. The problem is that incremental crawl ...
3
votes
1answer
131 views

Custom Action Safe Control 2007

In extension to this question of mine, If I put location of custom action as "Location="Microsoft.SharePoint.StandardMenu" it gives me error Failed to create a control from assembly '', class ...
3
votes
1answer
1k views

ListViewWebPart programmatically set the List/Path

The ListView Webpart is a component created to show a list inside a page... It's very usefull and easy to use... The way to create a ListViewWebPart and set a list is very simple: myListView ...
2
votes
4answers
4k views

When does custom properties of a web part get saved?

I have a web part that contains a number of custom properties. Only one of those customer properties shall not be set by the user. This property is an int, that represent a unique identifier. I want ...
2
votes
2answers
456 views

CAML query to retrieve the second set of three list items from the announcements list?

The CAML query to pull say 3 items based off of the following requirements seems pretty starightforward: Title is not null Expires(Expiry Date) is greater than or equal to Today Order Created in ...
2
votes
1answer
752 views

Anonymous access to WSDL of custom web service

I developed and deployed a custom web service to "layouts" folder. I can call it without problems from a .net application with NTLM validation. But I need call it from a java application with ...
2
votes
2answers
99 views

Powershell script to retrive all the customization done on sharepoint site

How to write a powershell script which will display the customization done on a sharepoint site - customizations like custom features, custom workflows, custom site def, infopath form etc...
2
votes
3answers
936 views

Develop a custom format display for a sharepoint list

Is there a possibility to develop a custom format display for a sharepoint list. What I mean, can I develop a custom datagrid for the list webpart ?
2
votes
1answer
1k views

Define XSLTListViewWebPart Custom DataSource

I'm currently working on a personal project which main goal is to create simple and customizable dashboards for everyday life. In order to avoid wrong way, I would like to know how to do to bind a ...
2
votes
1answer
584 views

How to attach the “NEW!” icon on a custom field

I am working on Sharepoint 2010 and I have created a custom list. I set the default "Title" field as "hidden" and I am wondering how I can attach the "NEW" icon to a specific field for which I want to ...
2
votes
1answer
275 views

Customize search results in Sharepoint 2007 without Designer

I'm trying to customize the Search Core Results on a 2007 website and do not have Designer available to me. The default search look and feel is a big google-esque, but I want to mirror the look of a ...
2
votes
1answer
52 views

Make WebPartPage editable ONLY by SCA, but personalizable by all in site definition?

I'm creating a landing page inside of a site definition. This landing page will have all blank web part zones. What I would like to do, is have the zones initially set by someone like a Site ...
2
votes
1answer
296 views

Custom edit form associated with edit button on list view

I have created a view from a list which I created. I now have an edit button link on this view and need to link it to a custom edit form. How can I do this in SharePoint Designer. I am using ...
2
votes
1answer
567 views

Custom sign out page, not removing cookies

In my custom login script I'm creating a cookie that can be read by other company web applications. The code for this is: setCookie("Communities", "LoggedIn=true&NSContactId=" + NSContactId, ...
2
votes
2answers
543 views

Custom Homepage

I am adding a custom SharePoint homepage using a feature. Everything is working fine, and the redirection is correct whenever i open the site, however the homepage does not load and i get the ...
2
votes
1answer
1k views

fully Customized Editprofile.aspx SP2010

I have to customize the EditProfile.aspx page that under the 14 Layouts hive. I know I can add fields in the user profile and make them show in the edit page , but this is a little more that what ...
2
votes
5answers
8k views

How do I create buttons on a custom list form?

I have custom list(on SharePoint 2007). The user receives an email with link to this list. In each row(item) the user needs to fill-in data. I want to create two types of buttons: When the user ...
2
votes
1answer
183 views

Is it possible to create a custom View Type?

I've created some custom XSL and CAML (2007 and 2010 compatible) which is working quite cheerfully in a View on a custom List. However, I need to be able to let users add this form of View to any list ...
2
votes
2answers
770 views

Site with custom master page reverts to v4.master on upgrade

I have a web application in 2007 that contains a bunch of sites that all used a custom site definition and a custom master page (deployed using a feature). All is well. I've upgraded the code for ...
2
votes
2answers
720 views

Custom column that renders a link and opens modal dialog

I want to create a custom column in sharepoint 2010. When it is added to a list view I need it to render a link that when clicked opens a sharepoint modal dialog using the client ui. I need to pass ...
2
votes
0answers
66 views

Adding Custom Image Styles to the Ribbon

I use the following Editor Control, with the PrefixStyleSheet "el-" for my custom styles: <PublishingWebControls:RichHtmlField FieldName="f55c4d88-1f2e-4ad9-aaa8-819af4ee7ee8" ...
2
votes
0answers
44 views

Full page custom app - Web part or Application page or App or Asp.Net web app with SSO?

I have an extranet running on SP 2013. We want to add couple of new pages (full pages) to SP, which queries SQL DB and display the data based on business logic & logged-in user role. We are not ...
2
votes
0answers
166 views

PortalSiteMapProvider.GlobalNavSiteMapProvider get parent nodes when “display the same navigation items as the parent site” is set

We are trying to build a Custom Navigation Web Control to handle our Global Navigation. The below code works fine until the subsites have "Display the same navigation items as the parent site" set. ...
2
votes
1answer
133 views

Create and Edit non-Office documents in SharePoint 2010

This is something I've been looking into for a while. We use sharepoint here as well as our own bespoke bit of software that lets you create and edit our own type of documents. I've written a COM ...
2
votes
1answer
270 views

Strange behavior of Event Recievers on custom list

I read a bunch of threads on social.msdn regarding issues with Event Recievers on custom lists that fires twice, but I’m not sure this is the current problem I have. I have been using SP Manager and ...
2
votes
1answer
121 views

SP 2007 custom workflow activity not deploying properly

I have a relatively simple workflow activity that just removes all permissions on a list item. This activity runs great in our test environments which is 2k8 r2 64bit. However, when we GAC the ...

1 2 3 4 5