Home > CMS- Content Management System > Sharepoint (Page 9)

How to give item level permission through SharePoint workflow?

Sometimes we need to give item level permission for the submitted items in List so that submitter cannot manipulate submitted data. In SharePoint workflow, feature called Impersonation step help to give permission on item level. Steps: Create workflow for the list where you need to apply item level permission Select Platform type as

This Article is TAGGED in , , . Read more

How to create custom callout control SharePoint 2013?

In SharePoint 2013, Microsoft introduced new framework to create Callouts which is similar to SharePoint dialog box. CallOuts in SharePoint 2013, are displayed only for Specific Lists and Libraries like Document Library, Assert Library, Task Lists etc and not for Custom Lists, Announcements Lists, Calendar List and Discussions Lists etc CallOut.js in SharePoint 2013

This Article is TAGGED in , , . Read more

How to open list form in responsive dialog box in SharePoint 2013?

In SharePoint we often get request from client to open the forms in model dialog box. The Ideal way of doing this is to use SP Dialog box. We can use SP Dialog box in following ways: Show user notification massage, alerts etc. Show different pages on button click or on link etc. Show

This Article is TAGGED in , , , , . Read more

How to send an Email using workflow when items are created or updated in SharePoint?

This guide was created to provide a simple, step-by-step way for beginners to quickly learn how to send an email using workflow when an item is created or changed in SharePoint. Workflow is another great feature of SharePoint. Workflow triggers automatically once you setup workflow according your start options. There are two

This Article is TAGGED in , , . Read more

Add meta tags to master page using OOB feature in SharePoint

Add meta tags to master page using OOB feature in SharePoint

Hello :-) I am beginner in SharePoint so i always looking for new things in SharePoint. Finally i found a cool feature in SharePoint Site Setting. The Feature is "How include meta tags in your default and custom master page without editing or in SharePoint terms form OOB. " I am talking

This Article is TAGGED in , , , , . Read more

How to set a custom page as Home Page in SharePoint 2013?

In this post we will look out different options for setting SharePoint page as a home page or landing page in SP 2013. Option 1: From SharePoint ribbon If you want to set custom page as home page in publishing or team site using the SharePoint Ribbon follow below steps open particular page

This Article is TAGGED in , , , . Read more

How to check which SharePoint site template is used to build the site

Hello folks, I recently need to check which site type or site template has been used for my SharePoint Sub site. So for that I look into SharePoint Site Setting but  was not able to find any such type of setting which indicate which type of site template I have used

This Article is TAGGED in , , , . Read more

Content and Structure in SharePoint 2013

A site Content and Structure feature is used to manage both the content and structure of your SharePoint site collection. To activate this feature you need to have a publishing site. We need to activate below two feature to convert any site to Publishing site SharePoint Server Publishing This feature create a

This Article is TAGGED in , , . Read more