<?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>Need to display the same from below the card link</title><link>https://community.appian.com/discussions/f/user-interface/30633/need-to-display-the-same-from-below-the-card-link</link><description>when I click on that card(+) the same card should be added below. value should be saved in single table. (Without using record action).</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121812?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 13:18:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a1310589-cec9-472e-b28e-ebdbe68fcdb8</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="59361" url="~/discussions/f/user-interface/30633/need-to-display-the-same-from-below-the-card-link/121811"]In short, for a senior developer[/quote]
&lt;p&gt;Agreed, anyone versed enough in development to have that certification ought to know the stuff you&amp;#39;ve enumerated by this point, unless there&amp;#39;s some extra difficult subtlety to this particular case that they&amp;#39;ve thus far managed to not put into any of their replies.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121811?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 13:15:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9403b2ee-430a-4327-9446-bdba98a53072</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;In short, for a senior developer:&lt;/p&gt;
&lt;p&gt;- make the rule input a list&lt;/p&gt;
&lt;p&gt;- wrap the existing card in a foreach that iterates on the rule input&lt;/p&gt;
&lt;p&gt;- modify the fields to use fv!item&lt;/p&gt;
&lt;p&gt;- the &amp;quot;+&amp;quot; appends a new record item to the rule input.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121791?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 11:46:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7e411ba-f682-42ae-9b5b-872b64a2b04a</guid><dc:creator>Narmala Shravani</dc:creator><description>&lt;p&gt;I have a form, when I click on the (+) button&amp;nbsp; the same form needs to display (under the first form) and the two forms data should be stored in one table only and we used rule input as record data type (not CDT). How to do that without using related actions. so this is the form:&lt;img alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1700121170508v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121783?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 10:00:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2d897c6-7c4a-4834-8414-a7c1468a164d</guid><dc:creator>Gabriele Camilli</dc:creator><description>&lt;p&gt;So what seems to be the problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121773?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 08:45:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1ba6ace0-a8cb-4e91-97fd-08a992823ef9</guid><dc:creator>Narmala Shravani</dc:creator><description>&lt;p&gt;No, we are using only single table.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121772?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 08:37:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ee7b77-e66a-45ca-af45-3b8e661c4c17</guid><dc:creator>Gabriele Camilli</dc:creator><description>&lt;p&gt;Sorry, i don&amp;#39;t understand. Does the section use different tables?&lt;br /&gt;&lt;br /&gt;If so justuse related record, or create a Complex Type with your sub CDT in that if that&amp;#39;s not applicable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121770?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 08:31:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:533d6f2f-03d3-427d-8e4c-300f06e22d61</guid><dc:creator>Narmala Shravani</dc:creator><description>&lt;p&gt;How can I store multiple values in a single table, We have used array type but the same data reflecting in the newly added section&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to display the same from below the card link</title><link>https://community.appian.com/thread/121769?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 08:26:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ab1789a-9a04-48be-a228-e4611dc5868f</guid><dc:creator>Gabriele Camilli</dc:creator><description>&lt;p&gt;Hi!&lt;br /&gt;&lt;br /&gt;The easiest solution would be to simply use an a!forEach over the list of cdt/recordType of the card (i suggest to put it into a dedicated object). Whenever you press the + card you should append to the current rule input an empty row of the datatype (e.g. type!CDT() or recordType!REcord())&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>