<?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>Dropdown data load issue</title><link>https://community.appian.com/discussions/f/user-interface/23867/dropdown-data-load-issue</link><description>Hi, 
 I have a scenario like below. 
 I have a a!textField and I using this for searching the data and loading based on the output into a a!dropdownField. 
 This is working is fine for the first time when I searched by providing a text in the textField</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Dropdown data load issue</title><link>https://community.appian.com/thread/91858?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 17:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c8d87b6-f6ec-404c-aca2-97dfb8d5deef</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Cool, please let us know if it ends up working for you - and if/when it does, i&amp;#39;d appreciate a &amp;quot;verify answer&amp;quot; on any/all comments you found helpful &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dropdown data load issue</title><link>https://community.appian.com/thread/91857?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 17:05:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52e15fba-116a-44d0-b0a4-7bb773829911</guid><dc:creator>Hari Kishore Reddy</dc:creator><description>&lt;p&gt;I got it what you are saying. This helps me. Really appreciate your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dropdown data load issue</title><link>https://community.appian.com/thread/91851?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2022 15:57:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1c9b9ee0-414b-487f-be4e-d32e7db7fdce</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You&amp;#39;re not saving null into the correct value.&amp;nbsp; The value parameter for your Dropdown is &amp;quot;ri!opinionData.submitter&amp;quot; but for some reason your text field is clearing out the value of &amp;quot;local!gdwSubmitterData&amp;quot; instead.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1646323016494v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dropdown data load issue</title><link>https://community.appian.com/thread/91809?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 21:26:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9c11e2c-d9d7-42eb-8e37-ecad63455a54</guid><dc:creator>Hari Kishore Reddy</dc:creator><description>&lt;p&gt;Sorry, my code was in a different which I was unable to copy and paste.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please refer the below attached screen shots for your reference.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1646256261934v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1646256318992v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1646256357223v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dropdown data load issue</title><link>https://community.appian.com/thread/91808?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 21:19:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dab99d09-64ae-4b13-bbf8-6944d90d4a77</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;We can tell from the error message that the dropdown&amp;#39;s value variable has not been set to a NULL value yet.&amp;nbsp; Please share the code for your filter text field (and maybe also the code for your dropdown for clarity reasons).&amp;nbsp; Please be sure to use &lt;em&gt;&lt;strong&gt;Insert --&amp;gt; Insert Code&lt;/strong&gt;&lt;/em&gt; and paste any code into the Code Box.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dropdown data load issue</title><link>https://community.appian.com/thread/91807?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 21:17:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:549bd703-5f91-480c-a320-ccd0e5b36345</guid><dc:creator>Hari Kishore Reddy</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for replying to my message.&lt;/p&gt;
&lt;p&gt;Issue is still remain after using a!save&lt;/p&gt;
&lt;p&gt;When initially when I search, data is loading into my dropdown and I am able to select.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1646255492360v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But, now when I search with different&amp;nbsp;search string then I am getting an error like below&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1646255766565v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dropdown data load issue</title><link>https://community.appian.com/thread/91804?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2022 20:25:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e4a8036b-c9e2-41d4-a41d-3f4c2497d4c2</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;In the saveInto parameter for your filter text field, add an additional a!save() statement to save a value of NULL into the variable holding the value for the dropdown.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>