Hello, I have a form that is based on an existing wetland polygon feature service. The feature service has a related table that captures additional vernal pool information. In my form I have a repeat that captures the related table info and I would like to pass the wetland polygon value from the parent and calculate a new field in the child (VP table). The way I envision this to work would be to pass the value from the "shape_area" field in the parent and run a formula that would convert the area to "acres".
Anyone know how this might be done? Thanks.