Hi @Mohamed Riyaz M ,
You could use the below code to retrieve these information:
100039-getlists2.txt
Result:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to list all lists/libraries on a given site in a html table in a web page. I need to achieve this by client code only. No PS codes. please advise. Probably in a tale with columns such as List Name, List URL, Permission inherit Y/N, User ID/Groups - permission (read/edit/full control etc..)
Thanks
Hi @Mohamed Riyaz M ,
You could use the below code to retrieve these information:
100039-getlists2.txt
Result:
Hi @Mohamed Riyaz M ,
You could try to use JSOM to get the list information and put them in a table, below is my sample for you:
Test results:
That's great. Only one more thing is missing . I need to see the actual permission given to this list such as User ID/Groups - permission (read/edit/full control etc..) in another column. It seems I need to the RoleDefinitions of each of the lists.