Skip to main content

Posts

How to create list from template in sharepoint

In this article, we are going to learn how to create a list from list template or using(.stp) file or we can say create list from existing list. Once you save the list as a template, It appears into List template option under the web designer gallery on site setting page. Steps to create list from list template: 1 Move to the site setting section where you have saved the list template. 2. When you click on the List templates, you will redirect to the List template gallery and from the list template gallery. 3. Now click on the File in ribbon and click on the upload document. 4. Browse the location where your list template is downloaded. I am uploading the template of an address list. 5.  After browsing the template, now you can give the name what you want to give to the list template and click on save. 6. Now the list template file appears into the list template gallery. Now click on the gear  icon and click on the Add an app. 7. On clicking add...

How to change the navigation in communication site sharepoint

In this article, we are going to learn, how to change the navigation in Modern SharePoint. In modern communication sites, two navigation options are available Megamenu and Cascading by default the megamenu is selected. You can also get answers related to your queries like "How to change header and footer". Follow the steps to change Navigation: 1. Navigate to your SharePoint site and click on the setting icon . 2. Under Change the look option, click on the Navigation. 3. On the navigation options by default, the megamenu option is selected. Now you can save it or cancel it. 4. If the selected option is megamenu, your site navigation will look like this. 5. If you select the cascading option and save it. 6. If you selected the cascading option. site navigation will look like this. Other things into the change the look option. In the change the look setting, we have multiple options like Theme , Header , Navigation , Footer . In Footer opti...

How to install sharepoint designer

Steps to install sharepoint designer also known as SPD. SharePoint 2013 is the last updated version from the SharePoint. There is nothing like SharePoint designer 2016 or SharePoint designer 2019 exsits. 1. Search for the SharePoint Designer and when you click on the link and move to the download page or You can click on Download SharePoint Designer 2013   Now select the Language and Click on the Download. on clicking, you will redirect to the page where you can select the compatible version of the SharePoint designer and click on the Next and file will be downloaded. Now move to the location where your SharePoint designer setup file is downloaded. Click on the file and it will extract the file. After extracting, click on ths Install Now after the installation, you will redirect to the completion page. The installation of your SharePoint designer is completed. You May Also Like:   Issue while creating workflow using Sha...

Save site as template option in sharepoint online

In this article, we are going to learn about "save site as template option missing in sharepoint". When  you want  to replicate a site that you have already created and to do this you want to save site as template. To save site as template,  you go  on  Site setting   and then   move to  Site  action,   but you did not  find  the option “ Save site as template ” option.    In the modern sharepoint "save site as template" option is not enable by default. There are several option available to enable "save site as template".   Optione 1: Custom script is not allowed  on tenant  : On the new office 365 tenants or we say in Modern SharePoint experience by default the custom scripting is not allowed  on the tenant. If custom script is not allowed on your tenant some features will not work  o n your tenants. In common terms you may not able to  save site as template , options to creat...

What is developer site in SharePoint

Developer site is used by a Visual Studio for deploying and developing the app. You do not need the app catalog site to deploy the solution on developer site because the developer site by default creates an app catalog. When you try to deploy add-in on non-developer site you got " Sideloading of apps is not enabled on this site " and to resolve this you need to enable app sideloading feature on the site. How to create developer site :  1. Login in your office 365 credentials and move to office 365 admin center and click on the SharePoint. 2. Now you are at SharePoint admin center by default you are at site collections section. Click on      new – Private site collection . 3. Now fill the Title, Web Site Address and select the   Develoepr Site in template section, selcet time zone and give the name of the Administrator of the site. You can also fill the resource quota, if you want and click on the OK. 4. You can check y...