Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Select and Row Delete Only Usable For Certain Groups

$
0
0

Hello and happy friday!

So I like the option select and row remove, but I only want certain people to be able to have permission to do so. I have the javascript code down, I check the SharePoint group with a REST call, push the names to an array, get the current users display name, if the array.includes the current user, then I want to allow a row selection and delete as well as update the row (with AJAX calls obviously). Is this possible?


Viewing all articles
Browse latest Browse all 2364

Trending Articles