KimRavizza
6 years agoQrew Cadet
Save before print
Hello,
I've created a rich-text button to print my exact form:
"<a href='javascript:LinkAway(\"" & URLRoot() & "db/" & Dbid() & "?a=dbpage&pagename=" & URLEncode("survey results.html") & "&clist=a&rid=" & [Record ID#] & "\");' ><img src=\"https://xxx.quickbase.com/up/999999/g/rn/eg/va/Submit%20and%20Print%20Button.JPG\" height=\"30\"></a>"
This button works great if I've already saved the record, but it is a very short survey and I don't want users to have to save and then submit to print. Is there a way I can add a "save" to the above command?
Thank you,
------------------------------
Kimberley
------------------------------
I've created a rich-text button to print my exact form:
"<a href='javascript:LinkAway(\"" & URLRoot() & "db/" & Dbid() & "?a=dbpage&pagename=" & URLEncode("survey results.html") & "&clist=a&rid=" & [Record ID#] & "\");' ><img src=\"https://xxx.quickbase.com/up/999999/g/rn/eg/va/Submit%20and%20Print%20Button.JPG\" height=\"30\"></a>"
This button works great if I've already saved the record, but it is a very short survey and I don't want users to have to save and then submit to print. Is there a way I can add a "save" to the above command?
Thank you,
------------------------------
Kimberley
------------------------------