I have a survey as a related table to an hydrant feature. Let's call the Main Feature (Hydrants) Feature 1 and the Survey Table, Table 1. One of the question in the survey is about Paint Condition, I need to create a follow up app (Collector) when Paint is required. I already have items in a table called "Hydrant_Paint_Program" (Table 2) from previous year and that table is currently has a Parent/Child Relationship with "Table 1".
How can I get Table 1 to populate Table 2 when the questions "Paint Condition" is set to "Needs Paint"?
Any guidance would greatly be appreciated.
Thanks.