I'm designing a web map with a layer showing the locations of various weather and water quality sensors. Every sensor has, in its attribute table, a URL for a website that displays its current measurements and I was wondering if there is a way to set up the popup template so that, instead of displaying the attribute table of the point clicked, it would re-size to a determined width/length and display the contents of its respective URL. Is this a possibility and how would I go about doing this?