Hi Team,
I am trying to form a pretty URL from the raw URL which is copied directly from the browser.
For example the raw URL(2013 server) will be like,
I am trying to form a clean URL by appending the Root url + value of the RootFolder from the query string.
Example:
http://sp.company.com + %2Fsites%2Fblah%2Ffolder1%2Ffolder2
But on the online SharePoint server, when I copy the URL directly from the browser, I am not able to see the RootFolder parameter.
it looks like the below,
I am not sure, whether I should use "id" value to form the clean URL? Please help me in resolving this.
Regards,
Sanjay