Thank you for visiting my site!

Category Archives: SharePoint 2013 Tutorials

Get the Query stri...

2020-09-20

[code lang="javascript" highlight="" toolbar="true"] //------------------------------------------------- // Get the Query string and...

Continue reading

REST API – j...

2019-10-30

Html file to add to the Content Web Editor. [code lang="HTML" highlight="" toolbar="true"] <script...

Continue reading

Create a Master pa...

2019-10-21

Map your sharepoint site to your local. Open Windows Explorer. Right-click My Computer or This Pc and then click Map Network...

Continue reading

REST API – j...

2019-10-16

Source Code: [code lang="HTML" highlight="" toolbar="true"] <h2>Add New</h2> <div...

Continue reading

Create A Responsiv...

2019-10-12

[code lang="js" highlight="1,14,21" toolbar="true"] [/code] This is the Bootstrap menu will use for the menu. Add it to the...

Continue reading

Check Workflow in ...

2019-09-02

Create a new item. Click on the three dots, select Workflows It shows the Status of your workflow and which stage it...

Continue reading

Add a History link...

2019-09-02

add History column to a list, make it multi line, text field html create a workflow, action update list item, set history field...

Continue reading

Add jQuery to Shar...

2019-09-01

Add jquery to Site Assets go to http://site.com/Lists/Departments/NewForm.aspx Settings -> Edit Page, in form click 'Add...

Continue reading

Hide a field in a ...

2019-09-01

Create a content type. Add from new site columns Edit the column you want to hide It will not add to...

Continue reading

Find the Active Ma...

2019-08-29

1. Go to Site settings on the top level site. 2. Under Site Collection Administration, click Site collection features. 3. Find...

Continue reading