I have create a map to use in Collector for ArcGIS for the fire department. After using it they have a request: Once they input values for Field A and Field B, they want Field C to calculate a solution using Fields A and B.
I have used the calculate field function in AGOL (ex. Field C = Field A + Field
. However, the field will not 'remember' this calculation. I want the field calculation to stay in that field so that each time I or another user opens the map and inputs the data for A and B, it will auto-populate the value for C. Is there a way to NOT have to run a field calculation each time I open the map?