Forum Discussion

EricFixler1's avatar
EricFixler1
Qrew Trainee
3 years ago
Solved

Add Record -POPUP Window size

What would be the correct syntax to add to this formula to designate the dimensions of the popup window ?   URLRoot() & "db/" & [_DBID_CONTACTS] & "?a=API_GenAddRecordForm&_fid_12=" & URLEncode ([Re...
  • MarkShnier__You's avatar
    MarkShnier__You
    3 years ago
    Try this syntax as a Rich Text Formula field


    var text URL=  ... your URL goes here;

    "<a class='Vibrant Success OpenAsPopup' data-height=500 data-width=500 data-refresh=true href=\"" & $url & "\" >your button words go here </a>"

    ------------------------------
    Mark Shnier (YQC)
    mark.shnier@gmail.com
    ------------------------------