HankHalverson
4 years agoQrew Cadet
Redirect button that pulls URL from another field
Hi,
I have one field that collects a URL input from the user and I am trying to make a button that will take the user inputted URL and redirect to it. Where I am having trouble is getting the button to grab the value in the other field. I was hoping someone who knows more than I could point me in the right direction.
Here is my code so far:
"<a class=\"Vibrant Primary\" style=\"width:310px; text-align: center;\" href=\"fid=213\" target=_blank>Go to Share Point</a>"
the "fid=213\" portion is the portion that I have been focusing in and what's in there right now is very wrong.
Thanks in advance!!
-Hank
------------------------------
Hank Halverson
------------------------------
I have one field that collects a URL input from the user and I am trying to make a button that will take the user inputted URL and redirect to it. Where I am having trouble is getting the button to grab the value in the other field. I was hoping someone who knows more than I could point me in the right direction.
Here is my code so far:
"<a class=\"Vibrant Primary\" style=\"width:310px; text-align: center;\" href=\"fid=213\" target=_blank>Go to Share Point</a>"
the "fid=213\" portion is the portion that I have been focusing in and what's in there right now is very wrong.
Thanks in advance!!
-Hank
------------------------------
Hank Halverson
------------------------------