Where is my list template
I created a simple survey and saved it as a list template (no content). I can see this list template in my subsite when I go to create a new list.Now I am creating an event receiver that will create a...
View ArticlePortalSiteMapProvider.GetCachedListItemsByQuery Method Issue
Hi When I have enabled Anonymous Access to SharePoint 2013 web application then we gotnull in below line of code while it should return the list items.smnColl =...
View ArticleUnable to set From Email Address using SharePoint Utility send mail
From Email address is not settting correclty using SharePoint Utiliy.I paste code below .Please help StringDictionary headers = new StringDictionary(); headers.Add("to", "xyz@gmail.com"); if...
View ArticleBatch creation of list items with Javascript object model
this.SaveAllNewKeywords = function SaveAllNewKeywords(keywords) { //TODO this function should use Deferred, and return promise var clientContext = new...
View ArticleChange view of listview webpart on site homepage
Hi,I have some sites with a listview webpart on them. There is a custom view set as the default, put this only shows on the actual document library page. On the site homepage, with the listview...
View ArticleCalculated Column shows HTML when I click link to edit item
Hi! I have a list with a calculated column that shows status indicator (from Christophe) and it works great. I have even added the display-output-escaping="yes" and that fixed the issue inside the...
View ArticleInfopath form assistance - lookup field not valid
Hello All, Hope this is the right place to post for infopath issues.I am stumped. An existing form has seemingly stopped working without and changes made to any fields (supposedly).Users can fill out...
View ArticleHelp...people picker control does not recognize outlook formated bulk users
Hello,Currently out of the box people picker control provides a textbox, User validity icon and a find user book. If there are bulk of users from outlook and paste it, the SharePoint control does not...
View ArticleDelete Attachment in SharePoint 2010 list
Hello, Is there any way to delete attachment from SharePoint 2010 list? I'm looking something with duration, I mean wait for a time, and delete the attachment. How can I do it?Thanks
View ArticleMaitenance page for SP 2010
Hi; I wanted to automate the activation and deactivation of a maintenance page across a 2010 SharePoint farm with multiple Web Front End servers. Regards;
View ArticleBacking Up Sharepoint Public Website online
I have a website that has been published which is a public SharePoint website. I want to back up this data so that if anything goes wrong I know I have a backup of the website. From what I read on...
View ArticleHow to provision a web analytics web part / whatspopularwebpart programmatically
Hi I really hope someone can help me crack this nut.I'm trying to provision a web analytics web part using c# but i can't get it deployed on the page. I create an instance of the webpart and afterwards...
View ArticleSetting up a Resource Based Calendar with Multiple Permissions
Using SharePoint 2010 we're trying to schedule multiple conference rooms in a single calendar using calendar resources as described here:...
View ArticleHow to remove event handlers for a content type currently in use?
Hi,We had a SP 2007 solution that managed event handlers as described in Brian Wilson's blog regarding event handlers. We then did a in-place upgrade to SP 2010. It so happend that we wanted to remove...
View ArticleCalculate ISO 8601 Week Number from SharePoint Date Picker
Hi All,I am looking to Calculate the ISO 8601 Week Number (1-52) from a SharePoint Date Picker, and output the Week Number to another SharePoint field (Single line of text).Date Picker Field:...
View ArticleAjax calendar control
I have a ajax calendar contol in webpart which get closed when i try to select different year and month from the current year and month on click of next and previous button in calendar.It was...
View ArticleHow to change item user permissions by workflow using item fields
Hi, thats not a question, but solution. I have read a lot of requests about how to perform this task, so here it is.Code behind will run workflow which will take XXZ and XXY which are user fields and...
View ArticleCustom Error handling in DataSheet View with pop-up message or label controls...
I have a requirement in which DataSheet view is used to bulk edit or input list items and handle validations while in the process.We have validations done in event recievers before creating the list...
View ArticleAjax calendar control
I have a ajax calendar contol in webpart which get closed when i try to select different year and month from the current year and month on click of next and previous button in calendar.It was working...
View Article