How to add a control in sharepoint application page
Hello All,I want to add a text box and button in application page in SharePoint 2010 how to do this can somebody please help me? I have added the application page with layout folder into empty...
View ArticleHow do I create Dynamic List of Links to open modal dialogs based on List...
Hi,I am using SharePoint 2010.I have created a Task Library with 2 content types Summary Task and Task.Summary Task creates a folder and Tasks should be created within the Summary Task Folder.Using SPD...
View ArticleChart Web Part - control column color?
Hi!I would like to create a chart web part displaying the number of tasks per category in an organization. The different categories are related to different colors within the organization, so for...
View ArticleWorklows will not start 10% of the time when submitting an InfoPath Form
Hi AllI'm really struggling with a workflow start issue at the moment.My workflows that include InfoPath will not auto start 10% of the time on item creation. If I start the workflow manually the...
View ArticleLine chart in SP2010
Hi SP2010 guruI am trying to create a line chart in Sharepoint 2010, the reason column names have Month Name because it dose not change and is for annual charting, so the GroupName i.e. financial year...
View ArticleChart Web Part Plot Order - SharePoint 2010
I need to set the plot order of a Line Chart in a Chart Web Part.The line chart based on a SharePoint List, plotting 2 series of data, with Dates on the bottom (X-Axis) and Quantity on the left...
View ArticleManged Code Item Creation Error
Hi All,     I am handling some code these days.And I had written managed code as below and every thing looks fine in the code.But facing the error"The property or field has not been initialized. It...
View ArticleHow can I filter by an URL Field with REST Interface
Hi developers,I want to filter a SharePoint list by a field of type URL.The properties of each item look like...
View ArticleHow do i get last created list item in a visual webpart
How do i get last created list item in a visual webpart
View ArticleSet Content Type - Not Visible with PowerShell
I want to hide certain content types (that is, uncheck the Visible on New Button option in the Library Settings - Advanced Settings page). How can I do this over all document libraries with PowerShell?
View ArticleECMA script - retrieving SPList property bag
HiI have added a property bag to SPList. Since the SPList doesn't support property bag, I have added my custom property to SPList.RootFolder.Properties. I would like to retrieve this property using...
View ArticleThe SMTP server requires a secure connection or the client was not...
I was initially trying to write this to send out emails with attachments, but have not been able to get the code to do anything...so I tried trimming it down to just get the sending of the email...
View ArticleHow can i create a custom filter from SPD for a Link List with...
I want to create a Custom View using SPD (XSLT List View Webpart and Custom CAML query). What i want is how can i set condition for a URL Description.As can be seen in image below. Document Code column...
View ArticleDocument Library Event Receiver ItemAdded does not get fire when doc is uploaded
Hi I have a strange issue when I debug the event receiver, it works perfectly fine. However when I deploy and try to upload the file, it does not fire the event hander. Any help?Basically on item...
View ArticleAdd Exisiting Site Columns and Content Types to Library via PowerShell
Hi all,I have come across a lot of information for adding (creating) new Site Columns within a Library/List via PowerShell, but I need to add existing Site Columns created at the Site Collection or Sub...
View ArticleFailure sending mail.
I am trying to come up with a working logic that would be used in a receiver that would be triggered off to send of emails (along with document attached) when documents are added to a specific...
View ArticleBuild a creation site template (app) for SharePoint 2013
Hi There,Do you know how to build a creation site app (template) for SharePoint 2013? Please provide a code how to do it. Many Thanks,Schan36
View ArticleCreating custom menu similar to sharepoint OOB menu
Hi,We have a requirement to create a new menu control from the scratch using Visual Studio which is similar to the SharePoint OOB menu.My menu items should include image, text and description, similar...
View ArticleColumn Validation Error Message
Hi all,I have 2 lists. Both have Customer Id's column. In List2, while adding new item i have to do a validation checking that CustomerId entered exists in List1. If not exits throw an error message. I...
View Article