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
----------------------------------------------------------------------------------
JordanMcAlister
7 years agoQrew Captain
Almost there! This format updates the record and brings up the email, but the page redirect ends up being blank. If I hit the back button to load the previous page, it shows the record with the change I needed.