How to Signout And Redirect to A custom Application Page Programmatically in...
I have developed a Change Password Application Page(Custom page).I want after Click On submit button it should Singout and Redirect to Signout Page(Custom Application Page). How to do this ? I am...
View ArticleOpen Application Page depending on ListSettings
I am using an Application page and want to open it in a modal dialog so I am using the current code: var siteUrl = _spPageContextInfo.webServerRelativeUrl; var options = { url: siteUrl +...
View ArticleCreate document set using ECMA Script
Hi,I want to create a document set in SharePoint 2010 document library where i have already included document set content type.Is there any way to create a document set using ECMA Script?? If yes, then...
View ArticleTaxonomySession.DefaultKeywordsTermStore Intermittently Returns null
I have created a SharePoint 2010 timer job which utilises the SharePoint Managed Metadata Service.The code I have is :// Get the taxonomy sessionTaxonomySessionsession...
View ArticleHow to create custom site template in SharePoint?
Hi All,I want to create a custom site template in SharePoint, how many ways to create it and how?Thanks in Advance!
View ArticleDisable Column validation in editform.aspx page
I want to temporarily disable column validation in editform of custom list. For example i have column 'age' with column validation =[age]>18 , but I want to allow user to enter any value only in...
View ArticleBase Type for Record Library.
Hi,What is the BaseType for Record Library.Document Library has basetype 1.Need to create a list definition with content type with Record Library as baseTypeTIA.Regards,Rivin
View ArticleRunDataMacro error on SharePoint Access web DB
We have a web database created with Access 2010 based on some SharePoint lists to store data. One of the forms in the database uses the RunDataMacro command to call a data macro on one of the lists. It...
View ArticleSharePoint 2013 Update Workflow Manager problems after Service Pack 1
Hello guys,I've installed the service pack 1 for SharePoint 2013 and then I tried to update the workflow manager, but I always get an error message that the workflow manager could not be updated!Is the...
View Articlehow hide workflows from a item's context menu
hi, as per my requirement i want to hide/ remove the "Workflows" item from my context menu when my document library view web part is shown to the end users. is it possible!help is appreciated!
View ArticleSorry ,this site hasn't been shared with you when uplaoding the document
hi, I am breaking permissions on the sub site level and document library level. i have added a user at the sub site level with Contribute permissions and Read permission at the Doument Library...
View ArticleList content type in Visual Studio solution
Is it necessary to create a site content type when creating a list template and instance in a Visual Studio solution for SP2010?I want to create a list definition/instance but do not need a site...
View ArticleQuery list with large number of items to perform aggregation
I have a scenario where there is one list with 3 columns : Col1, Col2, Col3For each value of Col1 there would be 100 unique Col2 values. And for each Col2 values there would be 1000 unique Col3...
View ArticleCheck if folder exists in ListItemCollection using "csom" c#
ListItemCollection items = web.Lists.GetByTitle(library).GetItems(query); context.Load(items); context.ExecuteQuery();now "items" has N no of folders in it is it...
View ArticleHow to get list information on custom ribbon button click in list...
Hello All,I have custom ribbon button on editform/dispform in my list. I want to display current list name on button click of this custom ribbon button. How to achieve it??Thanks in advance..!!
View ArticleExtracting string from a file name
Hello,I have a legacy (read: I didn't build it) SharePoint list that includes some validation when uploading files that's giving me some trouble.Basically, our users are required to add files to a...
View ArticleUsing Inputform text box as sharepoint field in list
Hi,i want to replace my enhanced rich text field with <SharePoint:InputFormTextbox> field and here i want the data as it is in enhanced rich text box . I have tried it using script by getting the...
View ArticleSplit the large content database (650 GB) for single site colllection into...
Hi All,we have a huge site collection. the content database size is 650GB(MOSS),we want to split single site collection into multiple site collections.first how to approach step by step.if we split the...
View ArticleSharepoint 2010 Custom timerjob is not wroking in prod
I have a document library called Documents is production and i wrote a timer job for sending emails based on the columns in the library. Everything was fine in dev environment but the timer job in prod...
View Articlesharepoint 2013 reports based on lists
Is there any tool or webpart that lets create reports from sp lists? One note- this has to be sharepoint standard-no ent feature suggestions pleaseMCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint...
View Article