Forum Discussion
EverettPatterso
6 years agoQrew Captain
Try it with the DoSaveAdd in the onclick and use the href for redirect
------------------------------
Everett Patterson
------------------------------
var text URLONE = URLRoot() & "db/" & Dbid() & "?a=er&rid=" & URLEncode ([Record ID#]);
"<a class='Vibrant Snowy' style=\"width:100px; text-align: center; background-color:#81DBF8; onclick=\"javascript: DoSaveAdd();\" \" href=\"" & $URLONE & "\">VIEW MAP</a>"
------------------------------
Everett Patterson
------------------------------