I am wracking my brain around the best way to view a variety of different related tables in an ExB app in AGOL.
Right now I have a button in my main menu that users can click to open a side bar containing tables of related records to parcels that they click on. If they haven't selected a parcel, then no data will show in the table so the button is kind of moot. Also, not all users will have permissions to see the related records so the button will not be relevant to them at all.
Is there a way to only show the the button/action to open the side bar if a user clicks on a certain feature?