Ownership information of a selected graphic

2453
1
Jump to solution
11-04-2014 09:26 AM
AzizaParveen2
New Contributor III

I am using Ownership based access control in my Javascript
web editing application and wondering how can I get the access to the owner’s
information (User ID) of a selected feature. Basically what I want to do is to
hide ‘Delete’ button from the Infowindow and show an alert box to let the
current editor know that he/she does not have editing permission for the particular
feature if the Owner is different.

0 Kudos
1 Solution

Accepted Solutions
JakeSkinner
Esri Esteemed Contributor

Hi Aziza,

If you enable ownership-based access control on features, user's will not be able to delete other features owned by other users.  This can be set within the service properties.

screen1.png

View solution in original post

1 Reply
JakeSkinner
Esri Esteemed Contributor

Hi Aziza,

If you enable ownership-based access control on features, user's will not be able to delete other features owned by other users.  This can be set within the service properties.

screen1.png