Hi, I have a one to many relation between a car accident and several involved drivers (eg. driver 1, driver 2, ... etc.).
I made a point feature layer, in which each point represents an accident at a specific location. What I need is: if I click the accident point, a pop-up panel will appear and show the common information about this accident. Then I can use a pop-up list to choose a driver and then see the unique information about this driver. Is there any way that WAB can do this?
Thanks!