Forum Discussion

MichaelTamoush's avatar
MichaelTamoush
Qrew Captain
4 years ago

Open As Popup Correct Syntax in Rich Text

The release yesterday included a long awaited 'Open As Popup' option. This is easy and obvious when using Formula URL.

The release notes indicate to apply the CSS class 'OpenasPopup'. I am not quite sure the correct syntax, does anyone know? And is it possible to set the size of the popup?

Thanks.

------------------------------
Mike Tamoush
------------------------------
  • Justin Torrence from another thread gave a working answer, seen below.

    var text URL = URLRoot() & .............

    "<a href=\"" &url & "\" class=\"OpenAsPopup\">Words Here</a>"

    ------------------------------
    Mike Tamoush
    ------------------------------