There are lot of javascript snippets available to validate the guid string and that requires some number of codes. But SharePoint JSOM provides the single property to validate the GUID format, this will save our time and lines of code.
There are some cases, why the workflow was not started during item creation, 1. If you create an item using System Account, the workflow will not funtion properly or that couldn’t start. 2. The workflow start option was not enabled… Continue Reading →
On SharePoint 2010 Pages, we can view the lot of ribbon controls (buttons, menus, labels, etc…). But all of the controls are not active for all the times. It has some reasons for disabling those controls, maybe The user doesn’t had the… Continue Reading →
If we accidently deleted the default.aspx and List view pages from SharePoint sites, SharePoint 2007 doesn’t provides the option to restore those pages. We have to manually create or reset the site to “site definition” to restore those pages. But SharePoint… Continue Reading →
Content Scheduling – Content can be sheduled (by timer job) to be published or unpublished at specific dates and times. Content Scheduling was avaialble only the following conditions are true, 1. Content Approval was Enabled on Versioning Settings 2. Create major… Continue Reading →
Themes in SharePoint Server 2010 have been redesigned to simplify the process of generating themes. Themes created in Microsoft Office SharePoint Server 2007 are not compatible with SharePoint Server 2010. If you are upgrading from Office SharePoint Server 2007 to… Continue Reading →
SharePoint 2010 provides a three new Client API’s for interacting with SharePoint. .Net Managed Application Silverlight Application ECMA Script These API’s are much easier to use than already exsiting WebServices. The recomended Client API was .Net Managed Application than WebServices.
If you want to include Web Part zones on page layouts but prevent authors from inserting navigation Web Parts into these zones, you can change the permissions that are required to use navigation Web Parts in the Web Parts gallery… Continue Reading →
Hello guys, few weeks I had a busy schedule, so I can’t concentrate on blogging. Now I’m back with more ideas to be shared with you all. Here I’m going to give you a simple snippet of "Retrieving the content… Continue Reading →
© 2023 KTSKUMAR.COM — Powered by WordPress
Theme by Anders Noren — Up ↑