Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Browsing all 7589 articles
Browse latest View live

Hide Language and HTML dropdown of content editor in sharepoint 2010

Hide Language and HTML dropdown of content editor in sharepoint 2010

View Article


How can I add a SharePoint Rich text editor in my custom application page?

I want to have a richtext editor in my custom application page. Can I use the richtext editor  bulit-in in SharePoint?I tried add this code in my aspx but it doesn't render the control but throw a...

View Article


Update a Form Template _ 2007

I have made changes to an existing Form Template; used InfoPath Designer to 'Publish' it successfully but when I check the 'Workflow Enabled' status in Central Administration, it shows "No". Is there a...

View Article

Add Event to SharePoint 2007 Calendar

Hi, Is it possible to add an event to the SharePoint 2007 Calendar from a computer that don't have SharePoint installed on it? If yes, how can I do that?Thanks

View Article

How to retrieve all Document Libraries through web services?

I am using the Lists.GetListCollection method to retrieve all lists available on a site.  Is there an attribute from the information returned that will indicate if a list is a "Document Library".  In...

View Article


quick launch customization using sharepoint object model

Hi all, i used sharepoint solution generator to generate soln for my moss 2007 site i want to customize quick launch first using sharepoint object model and remove all in built things and add my own...

View Article

C# App, Data Submit to sharepoint list

 Hello,I have created a simple C# application in Visual C# 2008 Express edition.The application contains a drop down combolist box containing needed data.A numbers only text field that will contain...

View Article

Connection error in webpart

Hi I have developed a webpart and trying to connect to the database, I am using the SQL user ID and password with "Integrated Security=SSPI" in my connection string. It gives me an error as below...

View Article


How can I tell which part of a site collection a users is in so I can...

We have multiple client sites in a SharePoint portal that contain librarys and lists for the Clients data.  We have a custom list web part (Client Contacts) that retrieves MS Dynamics CRM data...

View Article


adding custom columns to image librarys in image content type

Hello friends, i have requirement for images library documents,when click on the Image content type I need to extra columns to display.I need to add some additional columns for that for Image librarys...

View Article

Code Access Security issue when accessing Applciation Page:...

Hello! I'm struggling a whole day with an annoying error,... But let's start from the beggining: I decided to build up an application page with code behind in an assembly deployed to the web...

View Article

How to send email through List Event Receiver?

We would like to send an Email notification through Custom List Event Receiver [ItemAdded Event]. Does the below code suffice the requirment? //below Code will be placed in ItemAdded Event  if...

View Article

Content type delete design question

Hello Friends, Presently Our intranet site,Image library contains Images,Videos and Audio.I have requirement to delete the content type videos and audios.User must publish the Images only.I wrote...

View Article


Sharepoint Workflow working when debugging but not working when deployed

Hi I'm having a sharepoint 2010 statemachine workflow which works fine when debugging but when its deployed in the same machine its status is becoming Error Occured. This is the log file entry says...

View Article

programmatically getting the site collection URL from within the stsadm command

Hi there I have a need to run an stsadm command on 6,000 site collections I can do this by putting all the Site collections in a Powershell collection and running the script below: $urls =...

View Article


Call lists webservice from console application

Hi people!I'm programming a console app that gets information of Lists' Sharepoint web service, using Visual Studio. I programmed this communication in a ASP.net webapp that accessed to this...

View Article

Image may be NSFW.
Clik here to view.

Need help with using Web Services to modify SharePoint List item.

Hi, Please bear with me while I paint the full picture so that any kind soul could kindly give me some pointers... All of the codes are running on my development environment. The following is the...

View Article


Image may be NSFW.
Clik here to view.

Custom list in tree view

Hi friends,     I doing my task in display sharepoint list item into tree view. In that list i have create folder also inside that folder i add item from sharepoint list.  and also i done select any it...

View Article

SharePoint 2007 | Custom search control issue with document library headings

Hi I have built custom search control following the instructions provided in MSDN How to: Customize a Delegate Control I got it to work, I can see new control on the top the page. When I open any...

View Article

Access Denied on some of SPSite properties that is running under elevated...

Hi guys, Please have a look at the code below, it's the execution method of the Timer job. public override void Execute(Guid targetInstanceId) { SPSecurity.RunWithElevatedPrivileges(delegate() { using...

View Article
Browsing all 7589 articles
Browse latest View live