I want to launch a survey from a popup. Is there a simple way to add a hyperlink without going to a fully custom popup? I'd like the pop-up to look the same as the default style.
In a custom popup I've figured out how to mimic the table HTML (from the default popup), however the table html elements don't support the class attribute. This means the css applied to the default popups doesnt work on the custom popup, which is most evident when viewing the popups in collector.
Long story short, is there another way to add hyperlinks to pop-up?