Fields - Links
You can pass Links as a field value to get the clickable formatted link inside the output Document.
You must add "&" before your field name to achieve that.
So the final syntax should be: {&fieldName}
Links automatically are blue and underlined in the output document. e.g. http://google.com
You can optionally define a link text by adding custom text in curly brackets: e.g. https://someurl.com[Link Text]
Last updated