jquery - Check the SharePoint list item level permission using Rest Api -


as i'm using sharepoint list , need check user has permissions edit item or not , , has done using rest api. have tried in different ways using doesuserhavepermissions , getusereffectivepermission . didn't worked out.

can of suggest me best way that.

thanks in advance.

have updated manifest file app can have access user profiles , retrieve such information? if app not have permissions user profiles not user permissions.

your manifest should this: enter image description here

where assign @ least read user profiles app can permissions information sharepoint services.


Comments

Popular posts from this blog

SVG stroke-linecap doesn't work for circles in Firefox? -

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -