Hi,
I have an inspection map for a natural gas company. The end users will typically go out and do inspections on dozens of different point and area features in a year. The way it works currently, is that we have a specific feature layer, like "Valve" and one of the attributes is "Completed?". An end user will go to a valve, create a new related inspection and answer all of the questions and submit it, and then return to the parent feature and change the "Completed?" attribute from the default "Not Completed" to "Completed, but not Approved". This also interacts with the symbology and turns that valve from red to yellow, signaling the user that they have already been to that valve and lets them keep track of their progress.
I thought if there was a way that I could build into Arcade a way that when a new inspection has been submitted to the inspection table within the last year, it would automatically update the attribute in the parent feature and allow the guys to skip one step of the process. I'm not sure if there is a way to do this, and if there is whether I would do it in ArcGIS pro (where the map is authored) or in AGOL. The users get the map in Collector, and I'm not sure that the programming to make this happen would even transfer over into Collector, as some of the features seem to not.
Any help would be appreciated. Thanks in advance.