Forum Discussion
ChayceDuncan2
7 years agoQrew Cadet
No guarantees without further testing and potential quirks in different email clients, but another option if your intent is to try this through email is to embed an onclick function inside of an <a> tag.
Something like
"<a href='#' onclick='(function(){$.get(\"" & addCall & "\");window.location.replace(\"" & $eScreen & "\");})()'>Click Here</a>"
No guarantees on the syntax for Quick Base, but you could put that in a rich-text formula and the effects should be the same but more applicable outside of Quick Base
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base
Something like
"<a href='#' onclick='(function(){$.get(\"" & addCall & "\");window.location.replace(\"" & $eScreen & "\");})()'>Click Here</a>"
No guarantees on the syntax for Quick Base, but you could put that in a rich-text formula and the effects should be the same but more applicable outside of Quick Base
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base