I have added a layer based on a GeoJSON URL to a webmap but only fields in every record are displayed.
The dataset shows the location of flood cameras and their IDs, which I then use to build a URL to the latest image. However one location has no camera1, and most have no camera2, so these fields are not included in the layer's attributes. Below is an example of a few records.
Only the ID, TITLE, and STATUS are shown.
Is this the standard behaviour? I want to avoid going back to the provider and asking to include blank fields for each record.