<?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>saving dropdown</title><link>https://community.appian.com/discussions/f/new-to-appian/18507/saving-dropdown</link><description>the second dropdown field is not saving the values, whenever I select a value in dropdown it disappears. Any help would be appreciated.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/107227?ContentTypeID=1</link><pubDate>Tue, 31 Jan 2023 08:44:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf8cc1f2-7f07-4a66-b8f9-4a8920869a80</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;What&amp;#39;s the context here? The examples above don&amp;#39;t use union, so I wonder why you&amp;#39;re asking the question? Can you provide some more details about your specific scenario?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/107226?ContentTypeID=1</link><pubDate>Tue, 31 Jan 2023 08:28:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:be4011fc-343e-4e7f-8e53-de2d6b868591</guid><dc:creator>umaisak0002</dc:creator><description>&lt;p&gt;why used union for choice labels and choice values&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72934?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 17:59:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8849c76e-a5d2-43bd-a261-118e472ad4df</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;Baby steps, each one of them verified to be working as intended, are key to getting complex things up and running .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72933?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 17:47:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4df1df97-b903-430b-a946-9505927c1ae6</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Agreed - and further, a common pattern i&amp;#39;ve been noticing more and more lately is that newer devs will try to handle these somewhat more complicated UI formulas, without really having a good understanding of what the logic is actually&amp;nbsp;&lt;em&gt;doing&lt;/em&gt;, and why.&amp;nbsp; More learning and practice (and simplified example setups like the one you suggest) would go a long way into helping in most peoples&amp;#39; cases.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72931?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 17:32:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7646b9f-710d-44dd-915e-7e56b2b6b231</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;Perhaps for the sake of simplicity, we take a step back, and you simply try to implement a cascading dropdown with nothing else in a separate rule.&lt;/p&gt;
&lt;p&gt;Create a test interface on your dev environment. (I find a very good practice is for all developers to have their own test folders for trying out things in Appian)&lt;/p&gt;
&lt;p&gt;Try making a dropdown with 2 choices, &amp;quot;One&amp;quot; and &amp;quot;Two&amp;quot;&lt;/p&gt;
&lt;p&gt;Try making another dropdown that either shows &amp;quot;One point One&amp;quot; and &amp;quot;One point Two&amp;quot; OR &amp;quot;Two point One&amp;quot; and &amp;quot;Two point Two&amp;quot;, depending on the value of the top dropdown.&amp;nbsp; Also, think about what you want the bottom dropdown to do when you haven&amp;#39;t selected anything in the top dropdown.&lt;/p&gt;
&lt;p&gt;Save the result&amp;nbsp;of the top dropdown to an ri! and the result of the&amp;nbsp;bottom dropdown to another ri!&lt;/p&gt;
&lt;p&gt;When you get that working, apply what you&amp;#39;ve learned to the far more complex problem you have before you.&lt;/p&gt;
&lt;p&gt;Good practice when you have anything troubling you to boil down whatever you&amp;#39;re trying to accomplish as far down as you can boil it.&amp;nbsp; This limits the possible sources of errors until you can get the simplest version working.&amp;nbsp; Then gradually add complexity back, checking often to make sure it still works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72929?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 17:23:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8eaec2a1-97de-45f4-9453-8fb6b9ac53a2</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;What is the data type of ri!selectedTask?&amp;nbsp; If it&amp;#39;s not type cast to a CDT, then you will probably need to change the &amp;quot;value&amp;quot; line back to how you originally had it (the commented out portion of the code I last posted).&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1585329816434v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72928?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 17:21:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f3e4a1d1-ea62-4050-8c0b-3684d2c48ceb</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/2273.Capture.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;it threw an error again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72927?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 16:51:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f544023-080e-4409-b5e8-4d29ed878306</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Try this.&amp;nbsp; BTW i think for the &amp;quot;value&amp;quot; of the second dropdown we can just directly access the ri property, as it likely won&amp;#39;t have the issue of the property not existing (rule inputs are typecast to their CDT type, so the property will&amp;nbsp;&lt;em&gt;exist&lt;/em&gt; whether it&amp;#39;s null or not).&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="java"&gt;if(
  ri!taskCode = cons!IC_TEXT_TASKCODE_RESERVE_NO_FOREWARD,
  {
    a!columnsLayout(
      columns: {
        a!columnLayout(
          contents: {
            a!dropdownField(
              label: &amp;quot;Pull Zone&amp;quot;,
              value: local!pullZoneValues,
              choiceLabels: local!pullZoneList,
              choiceValues: local!pullZoneList,
              placeholderLabel: &amp;quot;Select a Value&amp;quot;,
              saveInto: {
                a!save(local!pullZoneValues, save!value),
                a!save(
                  local!getLocnId,
                  rule!IC_QRY_getLocnidFromMSTLocationHeader(local!pullZoneValues)
                ),
                a!save(
                  ri!selectedTask.locnId,
                  null()
                )
              }
            )
          }
        ),
        a!columnLayout(
          contents: {
            a!dropdownField(
              label: &amp;quot;Location ID&amp;quot;,
              value: /* property(ri!selectedTask, &amp;quot;locnId&amp;quot;, null), */ ri!selectedTask.locnId,
              choiceLabels: union(local!getLocnId, local!getLocnId),
              choiceValues: union(local!getLocnId, local!getLocnId),
              disabled: isnull(local!pullZoneValues),
              placeholderLabel : &amp;quot;Select a Value&amp;quot;,
              saveInto:a!save(
                ri!selectedTask.locnId,
                save!value
              )
            )
          }
        )
      }
    )
  },
  {}
)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;(but, the &lt;em&gt;&lt;strong&gt;important&lt;/strong&gt;&lt;/em&gt; change I made is this:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1585327923330v1.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: saving dropdown</title><link>https://community.appian.com/thread/72926?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 16:38:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7618b492-59e1-4ea1-9080-8839b29b67a7</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="java"&gt;if(
      ri!taskCode = cons!IC_TEXT_TASKCODE_RESERVE_NO_FOREWARD,
      {
        a!columnsLayout(
          columns: {
            a!columnLayout(
              contents: {
                a!dropdownField(
                  label: &amp;quot;Pull Zone&amp;quot;,
                  value: local!pullZoneValues,
                  choiceLabels: local!pullZoneList,
                  choiceValues: local!pullZoneList,
                  placeholderLabel: &amp;quot;Select a Value&amp;quot;,
                  saveInto: {
                  a!save(local!pullZoneValues,save!value),
                  a!save(
                    local!getLocnId,
                    rule!IC_QRY_getLocnidFromMSTLocationHeader(local!pullZoneValues)
                  ) }
                    
                )
              }
            ),
            a!columnLayout(
              contents: {
                a!dropdownField(
                  label: &amp;quot;Location ID&amp;quot;,
                  value:index(ri!selectedTask,&amp;quot;locnId&amp;quot;,null),     
                  choiceLabels: union(local!getLocnId,local!getLocnId),
                  choiceValues:union(local!getLocnId,local!getLocnId),
                  disabled: isnull(local!pullZoneValues),
                  placeholderLabel : &amp;quot;Select a Value&amp;quot;,
                  saveInto:a!save(
                    ri!selectedTask.locnId,
                    save!value
                  )
                 
                 
                )
              }
            )
          }
        )

      },
      {}
    )&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This is the current status of the code. It would be really grateful if you modify saveinto and show on the first drop down&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72924?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 16:27:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da48867e-4efb-496a-bf4a-a5dba2e9a7ce</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;So that&amp;#39;s a different issue altogether - to handle that, you need to add a new save into the saveInto of the first dropdown, to save a blank value into the value of the second dropdown anytime it&amp;#39;s changed.&amp;nbsp; This is a fairly standard requirement when developing cascading dropdowns where the selections in one depend on the value chosen in a previous one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72922?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 16:12:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6a429cbd-135f-4aba-900b-18e996e49ebb</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/5751.Capture.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If I just use index. on the very fist user interaction, im able to select the pull zone and location ID but on the next instance if i try to select a different pull zone, I started to get an error. In order to avoid that error I used the if condition.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72920?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 15:57:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36e3e438-160c-43f6-a1c5-d21e248bc7af</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I notice you&amp;#39;ve re-added the if() statement here for some reason -- so we&amp;#39;re back to the original problem that your &amp;quot;isnull()&amp;quot; statement is checking the value of &lt;strong&gt;local!pullZone&lt;/strong&gt;, which (at least in your earlier code example) never gets assigned a value.&amp;nbsp; I think you may have meant to put &lt;strong&gt;local!pullZoneValues&lt;/strong&gt; in that isnull(), because otherwise the second dropdown will never display any value.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1585324598657v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72919?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 15:52:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23a663dc-b4a2-4470-abc0-9e30c95331c6</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/0181.Capture.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;I cleared and edited like you said and tried to select the values from pull zone again. when I select the pull zone and pick a location ID. You can see that the value is stored in rule input for the location ID. But in the column field it disappears.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72916?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 15:44:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7c77dc40-176e-435d-a6e6-1260f8d7b07f</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;That error isn&amp;#39;t due to property - it would be the same if you switched back from &amp;quot;property&amp;quot; to &amp;quot;index&amp;quot; (they both work the same way); the reason you&amp;#39;re seeing this error now is because, now that the if() statement is removed from the value (which was preventing the value from showing anything at all before), the dropdown is attempting to resolve the value &amp;quot;00009057&amp;quot; against the choice values, which as the error message states, does not contain that choice.&lt;/p&gt;
&lt;p&gt;If you edit the value of ri!selectedTask and clear out the value of &amp;quot;locnId&amp;quot;, the error will probably go away.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72915?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 15:27:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6cc657f6-a551-48da-b57b-ed9d04d763ec</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/Capture.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;This is the error I get when i use property&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72913?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 14:23:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b995dd7b-8454-4350-9500-4d18450f6112</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;ol&gt;
&lt;li&gt;Did you understand and implement the fix for the main issue I pointed out above?&lt;/li&gt;
&lt;li&gt;If so, is it still not working?&lt;/li&gt;
&lt;li&gt;Can you post (in a new comment) the current state of your code?&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72912?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2020 14:19:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66be8949-2323-44c0-a7e6-38e8fd7b2ed2</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;I did change. Once after making the change it started to threw error. Thats why I reverted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72887?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 20:16:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9da2bbd-112d-4f2e-92e2-b47ff3ced7c8</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;In your revised code I don&amp;#39;t see any sign of you trying my original suggested change - i.e. you&amp;#39;re still only showing a value in the &amp;quot;Location ID&amp;quot; column when &lt;em&gt;&lt;strong&gt;local!pullZone&lt;/strong&gt;&lt;/em&gt; is not null, but nowhere else in your posted code is saving a value into &lt;em&gt;&lt;strong&gt;local!pullZone&lt;/strong&gt;&lt;/em&gt;, so we would not expect the dropdown to show a value even if you try to set one.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1585167194416v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Instead what I was asking for you to try should look more like this:&lt;/p&gt;
&lt;p&gt;&lt;img height="166" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1585167378522v2.png" width="531" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72886?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 20:01:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a0a4f68-d649-47a1-8c91-b8be12a0a02b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;property() works the same way as index() -- the real thrust of my change was that i removed the if() statement you had it enclosed in.&lt;/p&gt;
&lt;p&gt;(i put in property() instead of index() in my change, because I prefer using property() when referring to a cdt property, just for code readability).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72885?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 19:53:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:865e003b-2ffd-4395-88ed-10707ea1d36a</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;I tried implementing the property syntax. There is no change though. I&amp;#39;ve modified the question bit more, can you please look at it and let me know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72884?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 19:37:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c839cb6b-3a55-4659-a4f5-048b88caac63</guid><dc:creator>Siddharth Thiagarajan</dc:creator><description>&lt;p&gt;Thanks a lot for the info. Let me try implementing your solution and see.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72883?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 19:34:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7a2b3825-d6b4-4fca-94b3-9e679f7b46c1</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;As a side note - posting code like this looks a lot better (and retains its formatting/indentation better) if you do it within a &lt;em&gt;&lt;strong&gt;code box&lt;/strong&gt;&lt;/em&gt;; Insert -&amp;gt; Insert Code.&amp;nbsp; For people reading these to help troubleshoot, that makes code a lot easier to read, too.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saving dropdown</title><link>https://community.appian.com/thread/72882?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 19:32:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ff489f83-4f6a-4324-91eb-ab2c427e3433</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Replace the value parameter of the second dropdown with this and see what happens:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;value: property(ri!selectedTask,&amp;quot;locnId&amp;quot;,null),&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In general what you have above is forcing the second dropdown to not show its value when &lt;em&gt;local!pullZone&lt;/em&gt; is blank, however nothing from either dropdown that you&amp;#39;ve shown causes any value to be saved into &lt;em&gt;local!pullzone&lt;/em&gt;.&amp;nbsp; Maybe the &lt;em&gt;if()&lt;/em&gt; statement should have been checking for the nullness of &lt;strong&gt;&lt;em&gt;local!pullZoneValues&lt;/em&gt;&lt;/strong&gt; instead, but I can&amp;#39;t tell for sure based only on what you&amp;#39;ve provided.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>