#1842 - Merge values into a URL link
Hi, I'm creating an invoice that includes a link to an online payment form.
I want the URL created in Word to merge fields/values that are part of the finished document e.g. the total price, name of the paying company and invoice number. I have created the link/URL in Word but the values don't merge e.g.
http://myonlinepaymentform.php?inv_no=[a.inv_no_2_c]&companyname=[a.billing_account_name]&amount=[a.total]
Thanks for any help you can give me
8 years ago
Hi there,
It is possible to generate an URL (the URL text) but it is not possible to generate the correct link of that URL. You should leave the URL as a text, avoiding the link. The user has to copy the text of the URL ando to paste it in the navigator, sorry.
For example, you can generate a document like:
Account: Name: Kaos Trading Ltd Dummy URL: http://myonlinepaymentform.php?name=Kaos Trading Ltd
But if the URL has a link, the link will be not correct because it will be appear lik: "http://myonlinepaymentform.php?name=[a.name"
Regards,
Anabel