Hi,
I have 2 tables:
- 1 geometry (point) table (in this case for addresses), no further attributes except metadata
- 1 table without geometry with all the content attributes (in this case vacancies per address)
- there is a 1:m relationship class relating these tables via globalid and a guid reference attribute
The list already contains several records and the idea is to be able to relate selected records to a given (created od selected) point on the map.
This works fine in ArcGIS Pro, by selecting both the given point and the records in the list to be added (via the "Attribute" pane and right-click "add selected to relationship". However I can just not find any way whatsoever to do this in Portal applications, such as the MapViewer or Experience Builder.
Is there any way to achieve this in the Portal environment?! Creating new related records works fine, but the issue really is that it is impossible to access the list for relating exisiting records.