Quantcast
Channel: Office 365 – KTSKUMAR.COM
Viewing all articles
Browse latest Browse all 141

Hidden Gem: Open “Add a Page” in SharePoint

$
0
0

SharePoint has lot of hidden gems within it in the form of javascript methods, css styles, configurations and lot more. In this blog, we are going to see like that one.

To create a new wiki page in SitePages library, SharePoint has the “CreateWebPage.aspx” page by default. To open this page, SharePoint has its inbuilt JavaScript method to open that page in a dialog box.

_GoToCreateNewPage()

We can call the above JavaScript method from anywhere from any page.

We will get the below screenshot after the calling the method.

Page used to create wiki pages
Fig 1: Add a Page

 

The post Hidden Gem: Open “Add a Page” in SharePoint appeared first on Shantha Kumar's Blog - SharePoint Enthusiast.


Viewing all articles
Browse latest Browse all 141