Populate PeoplePicker with current logged in user in SharePoint 2013 with jQuery
Use the following jQuery code to populate a people picker field on a SharePoint form using jQuery...
Read Moreby Omar | Jun 25, 2019 | JQuery, SharePoint Useful Tricks | 3 |
Use the following jQuery code to populate a people picker field on a SharePoint form using jQuery...
Read Moreby Omar | Nov 29, 2018 | Code Snippet, JavaScript, JQuery, SharePoint Useful Tricks | 0 |
A recent requirement I came across was the need to verify that a date being entered into a...
Read Moreby Omar | Sep 1, 2018 | Code Snippet, JavaScript, JQuery, SharePoint Services, SharePoint Workflow, SP Workflowservices | 1 |
A few projects I’ve worked on required the need to start a workflow programatically using...
Read Moreby Omar | Feb 29, 2016 | Code Snippet, JavaScript, JQuery, SharePoint Services, SharePoint Workflow, SP Workflowservices | 0 |
One very useful tool at our disposal is the ability to start Workflows via JavaScript with the use of JQuery (you can replace the JQuery parts to make it full JavaScript if required) This is great for creating custom actions or...
Read More