Dear Community,
I am currently working on a test solution to implement some of our applications as ESRI WebApps. For this, I have already set up an fgdb and defined all the fields as well as the relationships. However, I am unable to apply a locate function that automatically triggers the values in a relationship field.
In detail: I have several points that lie within a polygon. If a user creates a new point (online in a WebApp) , its foreign key field should automatically get filled with the GlobalID of the polygon. I have tried to implement this within ArcGIS Pro, and later after publishing the map in the webapp builder, without success so far. I am able to see the relationship between the point and a polygon in the pop-up window, which is empty so far though.
I would highly appreciate some ideas and inputs.
Many thanks in advance.