Add user specified link to a button
I am creating a form for my team to use. Each team member has their own specific web page link to add to their form.
I would like each team member to be able to add the link to their page on the form, but for this link to be a clickable button (as opposed to just a text link).
Considered solution:
I create a free text field for each team member to enter their URL into. (Text is same colour as background so it is not visible)
I include some script which links a button to the URL in the free text field.
Is the considered solution possible? If so, can anyone help me on how to implement it?
Thanks
