<?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>I have a dynamic grid which has 3 columns, and one column is a drop down. I</title><link>https://community.appian.com/discussions/f/general/1368/i-have-a-dynamic-grid-which-has-3-columns-and-one-column-is-a-drop-down-i</link><description>I have a dynamic grid which has 3 columns, and one column is a drop down. I am trying to get value of drop down in each row and change value in third column. I am trying to use document.getElementById(&amp;quot;grid&amp;quot;); but it is returning null. How to get grid</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have a dynamic grid which has 3 columns, and one column is a drop down.&lt;br /&gt;I</title><link>https://community.appian.com/thread/5087?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2013 12:21:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c38d6e8-e096-4247-a0d5-7e1ff81b9d4c</guid><dc:creator>Eduardo Fuentes</dc:creator><description>The FormAPI.getControl comes with the Advanced Form Utilities component available for download here in Appian Forum under the  &amp;quot;Shared Components&amp;quot; record (&lt;a href="https://forum.appian.com/suite/tempo/records/type/components/view/all)-"&gt;forum.appian.com/.../all)-&lt;/a&gt; Libraries and Utilities once you deploy it you will be able to call this function if you put an import statement in the load event of your form:&lt;br /&gt;&lt;br /&gt;importScript(&amp;#39;/plugins/servlet/FormsExt.js&amp;#39;);&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a dynamic grid which has 3 columns, and one column is a drop down.&lt;br /&gt;I</title><link>https://community.appian.com/thread/4765?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2013 15:59:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:423829d6-daa5-47c8-9a1f-44013dcb2563</guid><dc:creator>foussenik</dc:creator><description>My server does not have the extension for FormAPI.getControl.&lt;br /&gt;I would like to find the dom structure so I can use dom to manipulate the values.&lt;br /&gt;Any other way because I don&amp;#39;t have to FormAPI.getControl.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a dynamic grid which has 3 columns, and one column is a drop down.&lt;br /&gt;I</title><link>https://community.appian.com/thread/4763?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2013 13:09:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7a372ee-960c-4730-ad40-910b913043e1</guid><dc:creator>pavank673</dc:creator><description>Hi foussenik, &lt;br /&gt;Try the below expression on onChange of grid dropdownField. This may help you.&lt;br /&gt;-------------------------------------------------------------------------&lt;br /&gt;var result=FormAPI.getControl(&amp;quot;dropdown41&amp;quot;,&amp;quot;dropdown&amp;quot;,this.index).val();&lt;br /&gt;alert(result);&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a dynamic grid which has 3 columns, and one column is a drop down.&lt;br /&gt;I</title><link>https://community.appian.com/thread/4748?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2013 00:59:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46c95fa2-bd4e-4ddd-8ca2-6413dfd6c316</guid><dc:creator>Patty Isecke</dc:creator><description>Check out the response by Eduardo in this post: &lt;a href="/search?q=OriginalPostID-22067"&gt;forum.appian.com/.../b-22067&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>