Home > Chintan Upadhayay (Page 3)

Create list, Column Types, List Instance and List Views in SharePoint Hosted Add-in

In my previous post, "How to Create a Basic Accordion SharePoint Hosted Add-in," we focused on the basic Accordion App. In this article we will learn How to Create a Custom List, List Column, List View and List Instance. To perform all action we need to create a custom list in

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

What is the Host Web URL and App Web URL in SharePoint add-in?

In the first post of this series I introduced how to create a basic HelloWorld SharePoint Hosted Add-in. In this article we will discuss another important topic Host Web URL and App Web URL. Before start let understand What is the Host Web and App Web. Host Web: SharePoint site where our app will

This Article is TAGGED in , , . Read more

How to create Hello World SharePoint Hosted Add-in

This article provides step by step instructions to create a basic SharePoint Hosted Add-ins. For that we need a Dev environment site and Visual Studio 2013/latest version. if you don't have an Office 365 Developer Site, Sign up free from sign up page. We assume that you have setup and you do

This Article is TAGGED in , , . Read more

How to export and import SharePoint list Data with Save list as template

In SharePoint there are multiple method for export/import list data but I think this is the simplest, time saver and quicker method for export/import or backup/restore of list data. In this article I 'll show you how to export SharePoint list from One SharePoint Site and import to another SharePoint Site with

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

How to Check the User Permissions in Office 365/SharePoint 2013 Online

Folks, ever you faced to find what kind of permission of user have on the site. SharePoint has a good identify setting where you can find user permission which have across the SharePoint site either at group level or user level. So I’ve written few simple step to determine user permission

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 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

How To Enable Site Assets library in SharePoint Site?

Recently i face problem where i found Site Assets library is missing in site content. I found a simple solution to get Site Assets Library by activating Wiki Home page Feature under Site Features. To enable Site Pages and Site Assets Go to Site Settings > Manage site features and click

This Article is TAGGED in , , , . Read more