Forum Discussion
JordanMcAlister
7 years agoQrew Captain
I tried switching and it changes the record I need and refreshes the page, but then doesn't launch the email.
Here is the bottom part of the edited code:
----------------------------------------------------------------------------------
$URLTWO
&
"&rdr=" & URLEncode($URLTHREE)
&
$URLONE
----------------------------------------------------------------------------------
Here is the bottom part of the edited code:
----------------------------------------------------------------------------------
$URLTWO
&
"&rdr=" & URLEncode($URLTHREE)
&
$URLONE
----------------------------------------------------------------------------------
Laura_Thacker
7 years agoQrew Commander
Yes - I have been getting the same problem. Technically what you want is the MailTo to open in a separate window; but I cannot get this to work natively myself from a single button. The problem with having to use the back-button is that this is not user-intuitive behavior and so it would probably be smarter to get some more technical support to make this a user-friendly feature.
Alternatively, use a 2-button process. One button to edit/redirect and a second to launch the MailTo. If you do figure it out; I would love to see the solution.
Alternatively, use a 2-button process. One button to edit/redirect and a second to launch the MailTo. If you do figure it out; I would love to see the solution.