We have three sharepoint list. A ,B and C. And we have one common document library call Docs with three folders A, B and C. Now we need the back button to navigate page from Document library to sharepoint list based on the url. Mean if we open folder A and click back button then it must opens the sharepoint list A.
Can you provide some sample script to resolve this problem?
Sorry for the confusion. I will need one Link / Button to navigate url. I would like to put that link in All item Document library page. I will need the navigation url dynamic. Like if I open folder A then I will need to navigate www.google.com , If I open folder B then www.yahoo.com.
So I need to anyhow read the foldername or url and set the navigation url.
Hope it helps.