I have a hidden field called reviewurl. This is being populated by the form url and will contain a full link.
On a statement module, I want to include reviewurl as a clickable link. I can have it populate the page as text, but unable to use the variable to create an actual hyperlink.
Is this possible?