Forum Discussion
Hyperlinking in Microsoft Forms
Hello Everyone,
I'm trying to get a hyperlink in a Microsoft Forms towards a payment flow, something like:
https://paymentprovider.com/paymentid/?IDHERE
I've seen various posts here suggesting that you can copy/paste a link and it would be recognized an hyperlinked (e.g. https://answers.microsoft.com/en-us/msoffice/forum/all/from-as-a-registration-form-with-payment-link/4632f91d-d30a-41ad-91db-1d9326c36788). But then recently it seems to have broken down (https://techcommunity.microsoft.com/t5/microsoft-forms/hyperlinks-not-working-in-ms-form/m-p/3329486#M11121) ?
I've tried this in various ways; copying as plaintext, copying from word, inserting HTML tags, inserting
<>
around the link, using markdown, using the console to edit in the anchor/href statement directly in the div element that had a contenteditable flag - all to no avail.
Is it still possible to include a link in a form? In any element? If so, how?
Thanks in advance!