Hello my fellow ESRI users,
I'm trying to find the best way to solve a redundant problem with using collector and external tables.
Our wastewater dept. has manholes (feature class) it inspects everyday and updates data in an external table attached (Manhole Inspection forms) to the feature class. They also update a couple of fields in the feature class as well (inspector and inspection date).
I'm trying to find the best way to copy over some of the information from the external table (Manhole Inspections forms), such as inspector and inspection date, to the feature class so they don't have to enter data in twice and save them some time and effort.
What is the best way you would recommend that be carry out? (Script, sql, etc..)
As always Thank you for your help!