<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating dynamic link in Docx From Dynamic Template</title><link>https://community.appian.com/discussions/f/plug-ins/35405/creating-dynamic-link-in-docx-from-dynamic-template</link><description>Hello Everyone, 
 I am trying to show a hyperlink field in a word document which generates from &amp;#39;Docx from dynamic template&amp;#39;, the URL for the hyperlink will be dynamic passed from a rule. I tried using the merge field logic to show dynamic hyperlink but</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Creating dynamic link in Docx From Dynamic Template</title><link>https://community.appian.com/thread/137771?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 18:26:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ac72a4e5-6074-400b-b354-0a6525ef7924</guid><dc:creator>tejaswik505197</dc:creator><description>&lt;p&gt;Thank you, it worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating dynamic link in Docx From Dynamic Template</title><link>https://community.appian.com/thread/137714?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2024 07:39:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:91eb3f93-dbe8-4310-b75e-ec2f8f47ac0e</guid><dc:creator>Yogi Patel</dc:creator><description>&lt;div&gt;You need to create a hyperlink with a merge field in docx and then need to pass the link value in XML:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Create hyperlink with merge field in docx:&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Create Hyperlink&lt;/li&gt;
&lt;li&gt;Replace the link with the merge field&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Create a hyperlink&lt;/li&gt;
&lt;li&gt;Select the inserted hyperlink and press Shift+F9&lt;/li&gt;
&lt;li&gt;Replace everything in the field after &amp;#39;HYPERLINK&amp;#39; with mergefield&lt;/li&gt;
&lt;li&gt;Select the field and press F9 to update the display&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;The merge field should look like the following:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/Screenshot-2024_2D00_07_2D00_08-130807.png" /&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;XML:&lt;/div&gt;
&lt;div&gt;&amp;lt;linkUrl&amp;gt;www.google.com&amp;lt;/linkUrl&amp;gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;I hope this helps.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>