<?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>Dynamic link in paging grid</title><link>https://community.appian.com/discussions/f/new-to-appian/18534/dynamic-link-in-paging-grid</link><description>Hi, I want to display Interface( having fields: id, product, price, quantity, description, cancel-boolean) in one of the column for paging grid from an entity. I am using example like this, however not getting output. a!localVariables( local!Product,</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Dynamic link in paging grid</title><link>https://community.appian.com/thread/73032?ContentTypeID=1</link><pubDate>Thu, 02 Apr 2020 08:17:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c4e16a90-21ae-4955-a2f0-117486b59d98</guid><dc:creator>subhad</dc:creator><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Hi Kashif,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If I understand your requirement correctly, you are trying to have a UI that has 2 columns, In one, you have a paging grid and on another, you are trying to display a UI with dynamic values based on the selection in the grid.&lt;br /&gt;In such a case, using a dynamic link on the product column in the paging grid is correct, but calling another interface rule in value of dynamic link will not work here.&lt;br /&gt;Save a value (like ri!product) which defines your selection and using that value, display the UI in the 2nd column.&lt;/p&gt;
&lt;p&gt;Please let me know if you need a sample code to refer to.&lt;/p&gt;
&lt;p&gt;- Regards&lt;br /&gt;Subha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic link in paging grid</title><link>https://community.appian.com/thread/72959?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 12:31:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9dc9953b-c991-4ece-8f8d-67b8830a98ae</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You would probably need to post the code within&amp;nbsp;&lt;strong&gt;&lt;em&gt;&lt;span&gt;rule!Online_UI_Product(&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;em&gt;&lt;/em&gt;&lt;em&gt;&lt;strong&gt;)&lt;/strong&gt;&lt;/em&gt; for us to have any clue what&amp;#39;s going on.&amp;nbsp; If it&amp;#39;s very long, then you could trim it down to just the relevant parts (and as Stewart suggested originally, you should definitely use a code box, via&amp;nbsp;&lt;strong&gt;Insert --&amp;gt; Insert Code&lt;/strong&gt; in the comment entry menu here.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic link in paging grid</title><link>https://community.appian.com/thread/72958?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 12:17:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:952ed375-72b4-488b-8771-eb4aef2373b2</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;HI Kashif&lt;/p&gt;
&lt;p&gt;You should then have the link field INSIDE the interface that holds your grid (I presume this is what rule!&lt;span&gt;Online_UI_Product is implementing?) Pick the relevant column of that grid and implement your link on that value.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic link in paging grid</title><link>https://community.appian.com/thread/72954?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 12:10:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f29b1465-fd27-41bf-99f0-033babb54e4a</guid><dc:creator>Mohammed Kashif</dc:creator><description>&lt;p&gt;Hi&amp;nbsp; Stewart, thanks for the instant reply and suggestion, I am creating a app like online shopping site, where product list is coming from data base in a grid form, so i want to provide a link to the product name, as whenever the user click on the link, it should dispaly all the product details, which is in another Interface.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic link in paging grid</title><link>https://community.appian.com/thread/72950?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 11:46:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74ddb819-1f4c-4832-9d6e-f9bc6033800a</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;Firstly, please use the &amp;#39;Insert Code&amp;#39; option when posting here so that the code appears in a discrete section in your post (makes it easier for anyone to read and/or copy). Yours is trivial this time around but it may get more complex and much larger next time.&lt;/p&gt;
&lt;p&gt;Could you explain what behaviour you&amp;#39;re trying to achieve here? Typically a link-field is used to assign one or more links within an other Interface Component, and your code looks very odd in that the link-field appears to be a container whose value you&amp;#39;re trying to set to the content of another interface component. If you could explain what your objective is here we might be able to suggest one or more options you could explore.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>