<?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>selectable grid</title><link>https://community.appian.com/discussions/f/user-interface/24352/selectable-grid</link><description>Hi, 
 I have a requirement where, I have to be able to show the goals for a employee to resubmit as a step after he selects and submits the goals for the first time incase, he/she needs to add/remove any. The local variable &amp;#39;FunctionalGoals&amp;#39; contains</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: selectable grid</title><link>https://community.appian.com/thread/94002?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 06:29:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0018e618-a659-4328-ab4b-d6593c2ebc9c</guid><dc:creator>swethai0002</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;Apologies for the confusion, So Initially there is an interface where I submit the goals and the checked goals should have the remarks and dates fields editable and mandatory, In that case I used the the variable -&amp;#39;selectedFunctionalGoals&amp;#39; variable to store the indices so that I can use them to check in the respective fields here.&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1650608514044v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;But, Now I duplicated this interface to work on the resubmission, where&lt;/p&gt;
&lt;p&gt;1.) The new goals can be selected( their respective remarks and dates should be enabled and mandatory in that case)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2.) The Goals selected during the submission first time(fetched and stored in local variable- &amp;#39;SubmittedFunctionalGoals&amp;#39; For the resubmission interface(this interface) ), should be shown in a editable manner with their respective remarks and dates.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3.) The user should be able to add new goals or remove the goals selected during the submission or update/edit the goals submitted during submission.&lt;/p&gt;
&lt;p&gt;The goal name is being fetched from one CDT(Master). The remarks , start and end dates are in another CDT( Tx table).&lt;/p&gt;
&lt;p&gt;Hope that&amp;#39;s clear to some extent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: selectable grid</title><link>https://community.appian.com/thread/93960?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 16:32:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9864874-491d-4c2e-b9a7-76d33fba27fb</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As Mike mentioned, didn&amp;#39;t understand what is your exact issue. Are you trying to find the remarks, start date and end date that user submitted first time with association goaltype and subtype. If yes, is there any relationship between Golas and&amp;nbsp;&lt;span&gt;SubmittedFunctionalGoals like primary key or &lt;span style="font-size:12px;"&gt;florigen&lt;/span&gt;&amp;nbsp;key relationship? based on that you might find the solution you are looking for.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: selectable grid</title><link>https://community.appian.com/thread/93955?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 15:55:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf41f5d8-eeed-4c2a-80b1-b343feb1f61f</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what you&amp;#39;re trying to do here with your SelectionValues and SelectionSaveInto.&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1650556144549v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Both of these parameters are intended to deal with &lt;em&gt;&lt;strong&gt;identifiers of selected rows&lt;/strong&gt;&lt;/em&gt;&lt;strong&gt;&lt;/strong&gt;.&amp;nbsp; Firstly they should (at least eventually) reference the same local variable, and secondly, you seem to be overcomplicating it.&lt;/p&gt;
&lt;p&gt;Beyond that, can you clarify as to what exactly the issue is that you&amp;#39;re having?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>