Question
Using user entered form field data to code a hyperlink
Hello,
I am creating a flyer with form fields on it, that will ultimately be flattened to read only by submit button and saved as a PDF.
One of the form fields is for the end user to enter a URL. I named it referralLink
Is it possible to pull the data from referralLink and program it to a hyperlink so that after the form and PDF is flattened and exported, the hyperlink will navigate to said URL.
