<?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>link to open new interface</title><link>https://community.appian.com/discussions/f/general/30306/link-to-open-new-interface</link><description>When I click on the link in row in read only gird (the data from cdt not record Type), I want to open the summary interface but the code does not work, what is the problem?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: link to open new interface</title><link>https://community.appian.com/thread/120466?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2023 17:37:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d20971d5-c02d-4255-98c2-2e2baff36371</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You already posted the same question in a &lt;a href="/discussions/f/general/30305/open-new-interface"&gt;previous post&lt;/a&gt;.&amp;nbsp; There&amp;#39;s no need to post duplicates - you can always edit your original post later to add new information, add comments/replies, etc.&lt;/p&gt;
&lt;p&gt;As the existing reply in that post states, you will need to use a Record Link to open the Record summary.&amp;nbsp; You would simply use &amp;quot;fv!row.requestId&amp;quot; as the record identifier in the link call since you&amp;#39;re using CDT data, but otherwise the syntax is the same as what was posted.&amp;nbsp; Dynamic Links do not work in any way similar to you are trying to construct in your original example here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>