a modified piece of software

learn more… | top users | synonyms

1
vote
0answers
15 views

Custom navigation provider - trouble with the masterpage

I'm trying to write a custom navigation provider. Later it should be able to distinguish between two different web templates so that sites with one template are only shown in the current navigation on ...
1
vote
1answer
569 views

How can I have a user attach a file to a workflow task?

I'm using sharepoint designer 2010, custom list. I have created workflow on that list. I need to enable the user to enclose a file to the workflow task: What kind of task I need to use? P.S. I'm ...
1
vote
1answer
24 views

Creating a complex custom form for SharePoint workflow?

I am doing an approval process which (I think) requires a custom form. It would look something like this. User uploads item to a document library. This document item contains individual list items ...
0
votes
1answer
293 views

Progrmatically How to avoid _login\default.aspx when multiple TIPS are added to the web application in sharepoint 2010?

I have a requirement as follows. On a single web application extranet zone, multiple tips are installed using Site Minder. Here is my question, when i try to access a site, site minder login page ...
4
votes
2answers
596 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 ...
0
votes
2answers
33 views

SharePoint 2010 Cannot access Properties or Events of my Custom UserControl in my Application Page

I have created a UserControl (Farm) in my SharePoint Project using VS2012 (for SharePoint 2010). I want to embed/host this in an application page. I have added properties and events to the ...
2
votes
1answer
39 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 ...
1
vote
0answers
20 views

Deploying Sharepoint 2010 solutions to sharepoint 2013 giving me error

does anyone have any suggestions where to look for guides when deploying sp 2010 solutions to 2013, I've tried everything and keep gettin the error : Error occurred in deployment step 'Recycle IIS ...
1
vote
2answers
16 views

SharePoint 2007 Custom Sorting for Document Library

I have a uploaded slides from PowerPoint to a document library that can then be collected for a staff meeting presentation. Each slide has its own number and place where it belongs for the slideshow. ...
0
votes
0answers
11 views

not all columns appearing in edit in datasheet

I have a customized work order view with the following fields: ID#, Title, Assigned To, Client, Status, Priority, Due Date, +8 other fields When I got to Edit in Datasheet, the Client field doesn't ...
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. ...
1
vote
1answer
745 views

How do Export excel button in sharepoint 2010 ribbon works

Can any one say me how to add code behind file for the custom action button in sharepoint 2010 ribbon for click event. Regards, Zakeer Ahamed.S
0
votes
1answer
327 views

how to deploy a custom list form when the list is created in the feature EventReceiver?

how to deploy a custom list form using Visual Studio 2010, when the list is created in the feature EventReceiver?
8
votes
5answers
2k 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 ...
1
vote
1answer
306 views

Custom State Machine Workflow with navigation based on user input

Here's what I have to do: I have a list of items called Projects, and for this I have developed a custom display form called DisplayProject.aspx, and a custom State Machine Workflow. I have to put a ...
1
vote
1answer
318 views

Is there a way to change the searchbox text on Mysite - SP2010?

We have a requirement to change the text in the search textbox on Mysite on the SharePoint 2010 environment. The default search text is “Find People”, it should be modified to "Search People". For ...
0
votes
1answer
21 views

Custom form with link to document

I have a custom form. In it I need to add a link to a document library. I need that this links works in the same way as a link in a document library (i.e. - when you click on it you have the option to ...
1
vote
1answer
59 views

Customizing discussions list in SP2013 with JsLink

I'm working on a community site and was looking at ways to modify UI of the discussion list that is presented to the user (and possibly more going forward). It is my understanding according to the ...
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 ...
0
votes
1answer
41 views

Custom Webpart: Type not found or not registered as safe!

I'm trying to implement this web part concept provided by Microsoft in our SP2013 environment using VS2012. MSDN SPDataQuery Class Example I've created a solution in VS2012 and verified that the ...
2
votes
1answer
265 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 ...
0
votes
1answer
54 views

Why is it possible to declare more then 1 configuration section in the onet.xml?

I am using sharepoint 2010 and vs2010. I created a custom web template and start with the onet.xml from the teamsite. I see 4 configuration sections. Why there are more then 1 configuration sections? ...
0
votes
1answer
36 views

Why the “group work lists” like “announcements, links, tasks, events” are not exist when my feature eventreceiver is triggered?

I have created a custom web template where I activate the webfeature "Group Work Lists". I have also a event receiver where I would like to do some logic. I try to get the splist item of one of my ...
0
votes
1answer
83 views

Why I can not add a list to some webpart zone in my custom web template home page?

I have created a custom web template and it will be deployed by feateure1 for example. Then I have also a module with inside of it the default page declaration. This module will be deployed by ...
0
votes
1answer
34 views

Can I deploy and use my new custom web template at an existing site collection?

I am using sharepoint 2010 and VS2010. I have crated a custom web template and when I deploy it I need to create a new site collection where my custom template will be available if I create a new sub ...
0
votes
1answer
46 views

Can someone please explain these files? defaultdws.aspx, default.aspx, ONET.xml and elements.xml

I am using sharepoint 2010 and VS2010. I have implemented this tutorial for creating a custom web template and it WORKS, Yeahhhhh: ...
0
votes
1answer
136 views

How to create a custom web template? Not a site definition or import a saved template wsp file into VS

How can I create a custom web template in Visual Studio? See here some requirements: I dont want to create a site definition! I dont want to import a saved template file (wsp) into Visual Studio I ...
0
votes
1answer
16 views

How to create new webtemplate, inherited from another custom web template?

I have a sharepoint 2010 portal styled by someone else. If I am in my sharepoint portal and try to create a new site I see 2 templates. First one is publishing site and the other is a custom template ...
1
vote
1answer
27 views

How to add a new custom Content Type without disruption?

I need to add a new custom Content Type to an existing SharePoint Intranet site but I want to make sure I do not disrupt any of the data or web parts on the site. What is the best way to go about ...
0
votes
1answer
42 views

Where can I find my custom application page in central admin?

I am using sharepoint 2010 and created in VS2010 a new application page by the template "Central Administration PAge (CKSDev)". It created automatic for me the page and also the action. See here the ...
3
votes
2answers
866 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 ...
0
votes
2answers
54 views

Using the SPPropertyBag with Custom Admin Pages in SharePoint 2010

I am looking for some tutorial/solution like is described on the website below. It is a custom settings page which is available in the site settings page with a hyperlink. ...
2
votes
2answers
92 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...
0
votes
0answers
37 views

Sharepoint word metadata number type

I am having some trouble importing word custom document properties into columns within Sharepoint. The text fields work fine, but the number type fields are turning up blank. We are using word 2003. ...
3
votes
2answers
383 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 ...
4
votes
1answer
113 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 ...
0
votes
1answer
83 views

Custom alternative to Datasheet view of SharePoint

I have taxonomy fields as well as rich text boxes in my SharePoint 2010 list which needs to be edited in datasheet view so that bulk update is possible. Also I have Workflow goin on that list so ...
0
votes
2answers
206 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 ...
0
votes
1answer
81 views

Deploying Aspx in specific subsite

I need to deploy an .aspx from visual studio, to a sharepoint subsite. I can deploy it fine in the layout folder. How can i deploy it in a subsite so that it can be added in the quick link section ? ...
0
votes
1answer
62 views

infopath custom page layout template

I want to add a custom page layout template to my infopath form layout. Is it possible? actually i want to make my infopath desings on this background. thanks 4 help. infopath 2013
2
votes
1answer
290 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 ...
1
vote
2answers
116 views

duplicate validation error in my custom listform template

I have created a custom listform template. In this custom listform template I have removed the default <SharePoint:ListFieldIterator runat="server"/> and used my own created user control ...
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 ...
0
votes
1answer
69 views

Custom listform template works in visual studio and development environment, but not after deploy on test enveronment?

I have created a custom listform template with some logic. See also: How to use your own custom ListItem template for Display, Edit, and New I implemted also something like this: ...
0
votes
1answer
63 views

How would custom aspx pages with code behind be used for workflow forms

We have a situation where we developed reusable workflows, content types and InfoPath 2010 forms for a client as a proof of concept but now the client has decided they can't go ahead with the ECALs ...
2
votes
0answers
62 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" ...
4
votes
1answer
220 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?
0
votes
1answer
83 views

Custom settingspage, also a hyperlink in the site settings page

I would like to create my own custom setting asp page with 3 fields and a save button: FirstName LastName EmailAddress If I click on the save button I would like to save these 3 fields to the ...
0
votes
1answer
463 views

Custom link button - image dissapearing after updatePanel reload

I created a custom link button control so it can display also an image. Code below: namespace SharepointTools.Controls { [ToolboxData("<{0}:CustomImageButton ...
0
votes
0answers
15 views

Create custom column in custom view to know the folder source of document

In the custom documents view (document documents approved/rejected) I want to know the source of the document. All the document from the library (root) is listed, but I don't know where the documents ...

1 2 3 4 5