Custom Application page permissions - SharePoint 2013

Hi Team,

I have a requirement to develop one custom application page.

In that custom page i want to display data from around 6 lists (custom lists and libraries). Am planning to develope the page using Jquery, Odata and Rest APIs.

Questions

1. How to implement the access permissions of the user for all lists?

2. Based on permissions, how to display the add new, edit and delete icons?

3. Is there any custom feature availabel in market?

thanks

Santhosh G

August 4th, 2015 8:42am

Hi Santhosh,

About user permissions and permission levels in SharePoint 2013:

https://technet.microsoft.com/en-us/library/Cc721640.aspx?f=255&MSPPError=-2147217396

A suggestion is that you can grant proper permissions to users on these list based on your actual requirement.

About how to display specific page elements based on user permissions, you can use JavaScript Client Object Model to check the current users permissions, then show/hide buttons accordingly.

How to check user permissions on a list using JavaScript:

http://www.codeproject.com/Articles/678653/How-to-check-user-permission-for-the-web-list-or-S

Thanks

Patrick Liang

Free Windows Admin Tool Kit Click here and download it now
August 5th, 2015 2:44am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics