I am trying to set up a public notification widget in my web app. I have a parcel feature class that was shared to AGO as a web layer. I customized the popup to include text as such:
{ownernme1} {ownernme2}
{pstladdress}
{pstlcity} {pstlstate}, {pstlzip5}
In the widget properties, I set the first search source as the Esri World Geocoder, and added my parcel layer as a second source, with the site address field being the "Search Field". Under Address Layers, I checked the parcel layer.
Unfortunately the widget says "No layers with addresses templates popups have been configured. This is confusing because I set up the popup as such.
Any help is welcome, Thanks.