Forum Discussion
MarkStrassel
8 days agoQrew Trainee
I use a format like this for my Formula - Rich Text to get a pop-up....
I use a global variable to define my button styles but you can put whatever you want there...
"<a cl='OpenAsPopup'data-height='500' data-width='775' data-refresh=true style='"& [Red Button] & "' href='" & $url & "'>" & $buttonText & "</a>"