I would like a link in the feature popup to open in an external application on an iPad. This requires that the link begins with the nonstandard protocol lfmobiles://. This was working until recently but I can no longer save it in a map.
Popup config:
<a href="lfmobiles://laserfiche.oursite.com/mobile/index.aspx">test</a>
Changes on map save to:
<a href="#laserfiche.oursite.com/mobile/index.aspx">test</a>
Did something change in the most recent AGO update? I also could not get this to save properly in ago-assistant by directly editing the json. Is there still a way to do this?