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

sql - VB.NET Operand type clash: date is incompatible with int error -

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

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -