Is there a way to grab document library name from the URL using jquery? This ( How to obtain document library name from the URL ) is a good link but I need to use jquery
For example: https://Pros.Canada.ProSource.com/sites/CandidateSource/Campaign23/Forms/EditForms.aspx?ID=333223 (etc.)
There are two lookup up fields (Campaign and Campaign Number) on this page. Idea is to when recruiter go to this page, i want jquery to grab the campaign and campaign number from the url and stick it in the Campaign and Campaign Number box. so recruiter dont have to manually select these values.
Keyword: window.location.split