<?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>gridLayout issue</title><link>https://community.appian.com/discussions/f/new-to-appian/38242/gridlayout-issue</link><description>Hi All above is my code in which i am getting correct data for each task at one row. 
 
 but now i have requiremnt where i have to make fvItem &amp;#39;s one task field editable , the current grid design showing in the below image. 
 
 
 
 so my requirement is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: gridLayout issue</title><link>https://community.appian.com/thread/144222?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 15:00:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:393193cb-2ab5-441f-bc49-01298b72d07d</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="258106" url="~/discussions/f/new-to-appian/38242/gridlayout-issue/144194"]The code you have put does not match with the grid in the attached screenshot. Like I find any line which is responsible for &amp;#39;PM Go Design&amp;#39; or &amp;#39;Material Required&amp;#39; column etc.[/quote]
&lt;p&gt;Well, that&amp;#39;s incorrect - clearly those columns are being sourced from the list invoked here:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1736434548749v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;That then becomes the trouble with the requirement, it&amp;#39;ll be very difficult (if possible at all) to pick just one of those columns, make it editable, and have the edit make its way back (correctly) to the original data source.&amp;nbsp; I&amp;#39;m not sure I have a solution off the top of my head.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: gridLayout issue</title><link>https://community.appian.com/thread/144194?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 06:54:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6690f95c-b389-4b05-90f7-002548a33e50</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Firstly, The code you have put does not match with the grid in the attached screenshot. Like I find any line which is responsible for &amp;#39;PM Go Design&amp;#39; or &amp;#39;Material Required&amp;#39; column etc.&lt;/p&gt;
&lt;p&gt;Secondly, the requirement part is not very clear. Basis my understanding, you need to make readOnly attribute as false for the PM go Design column. Assuming PM Go Design is a date field then once readonly is false user&amp;#39;s will be able to edit it. And basis the date they select , within the saveInto of the datefield you should update the material required date field value.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For the value +15,+21 etc we definitely will need more info about requirements.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: gridLayout issue</title><link>https://community.appian.com/thread/144176?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 17:53:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eaa85798-e0ff-473e-abf2-aad9453e1c8f</guid><dc:creator>Kalpesh Gujrati</dc:creator><description>&lt;p&gt;hi &lt;a href="/members/madhup0003"&gt;madhup0003&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;to make only the PG Go Design column editable and others read only, instead of grid field you can use grid layout and set the value for readonly parameter of the field as below.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1736358659880v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;for your 2nd requirement to update the value based on the date change you can define the multiple save intos to calculate and update the value as below&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1736358741929v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>