I am attempting to have the latitude & longitude fields be automatically populated when a user adds a new point feature via my web application. I am using a SDE point feature service with ArcGIS Server 10.2.2 with SQL Server 2012. I have come across some comments that it might be able to employ a SQL Server trigger in the table but I have no experience with triggers or how to code it. Basically if anyone has any information they can point me to would be much appreciative.
-Thanks