Skip to main content

Restrict what users see in a feature service?

Comments

2 comments

  • Permanently deleted user

    Hi Turid,

    I think you could accomplish this with a workflow that runs when the Viewer starts. You could use a GetCurrentUser activity to grab the current user's name, and then use the SetLayerDefinition activity to only display features where the attribute matches the username.

    -Victoria

    0
  • Permanently deleted user

    Thank you very much for the tip! 

    0

Please sign in to leave a comment.