Using form fields on emails

I’ve noticed that when we set a “send email to contact” action on a form, we can then use the forms fields on that email:

Code:
{formfield=some_field_name}

But when when I try to use that on a URL it gets encoded and it's not evaluated.

For example, when using the email Builder and setting a link:

Before saving the email:
u5xsZvJ.png

After saving the email:
fjiej6v.png

Is there a work-around for this?

I’ve noticed that when we set a “send email to contact” action on a form, we can then use the forms fields on that email:

{formfield=some_field_name}

But when when I try to use that on a URL it gets encoded and it’s not evaluated.

For example, when using the email Builder and setting a link:

Before saving the email:

After saving the email:

Is there a work-around for this?