Hi Folks,
I'm having a hard time trying to do the following:
1. I have a feature class (Trees) related to Stem table (branches). I created the point feature class and table relationship on AGP and then published on AGO.
2. I created views for the Trees (and related table) for the field workers to edit on the field (Big Trees, Old Tres, New Trees.) Created smart forms for the Trees and related tables, with some logic for the fields.
3. My customers required to add some additional fields, to control some codes on the Tree and Stems table. I added the fields on the hosted Feature Layer.
4. I went to Update View on the Feature Layer views. I was able to pull the new fields for the Trees (feature layer) but not for the related table. The new fields just don't show up.
How to "trigger" the view for the related table to acknowledge there's a change on the parent related table? One obvious solution is to delete the view and then recreate the view, but I'll loose all the work done on Field Maps smart form.