Hi all,
I have this application using JS API 3.9 and ArcGIS Server 10.2.1 that allows users to edit data online. I have enabled "Track editing and editors", "Archiving", and on the GIS server side, the "ownership-based...." option. Now when I edit online. My table's field "Created_Last_User" is populated by "ESRI_anonymous".
Is there a way to authenticate the users that are editing in my application so that my table is correctly with "FirstName_LastName"?
Thank you,
Alex