<?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>Drop-down values</title><link>https://community.appian.com/discussions/f/general/40200/drop-down-values</link><description>Hi, 
 Here I am having one dropdown if I select Exclusion there then category,type and add exclusion button will be visible. But when I click on add exclusion button in next category and type are getting duplicated I dont want that I want to select other</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Drop-down values</title><link>https://community.appian.com/thread/153632?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2026 20:21:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec3eb8fe-d713-4292-8a62-89f905317bfe</guid><dc:creator>aditya007</dc:creator><description>&lt;p&gt;Please don&amp;#39;t use loop.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;saveInto: {
  a!save(
    local!exclusionList,
    append(
      local!exclusionList,
      a!map(
        set: {},
        coveragetoRoleId: ri!basCoverageToRole[&amp;#39;recordType!{33c2cbea-4c4e-4288-9d10-d6107f847a76}UWG Coverage To Role.fields.{c8b1b4ee-b5f4-494d-bcf3-763d83073e71}id&amp;#39;],
        standardUWSupportCodeRefId: null,
        exclusionText: &amp;quot;&amp;quot;
      )
    )
  )
}
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Drop-down values</title><link>https://community.appian.com/thread/153608?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2026 09:02:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0bc6b0a-59cb-4847-aeee-400ee99f5669</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;As per my understanding you want&amp;nbsp; the fileds to be emply/blank when you click on the &amp;#39;Add Another Exclusion&amp;#39; link. Probably the fields in the section is referring to the same array variable and index that is used in the first section. You need to check and correct the value and saveinto for this section. IF you can share code of the section that renders these 3 fields we can help debug better.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please insert code in community posts using&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1771318941559v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Drop-down values</title><link>https://community.appian.com/thread/153599?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 14:48:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3fb56f49-11e4-4f1f-8b1f-758d1eaae35d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&amp;nbsp;.... I really do not like being forced to guess what you are doing and to roll a dice for the purpose ... !&lt;/p&gt;
&lt;p&gt;A typical issue is that you use a foreach to display multiple items, but in the saveInto you store directly into the rule input. Use fv!item as the save target instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Drop-down values</title><link>https://community.appian.com/thread/153596?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 14:38:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b12e244-af46-4565-950d-3283e92cdd5f</guid><dc:creator>inci.carocci</dc:creator><description>&lt;p&gt;Could you please copy and paste all the code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Drop-down values</title><link>https://community.appian.com/thread/153594?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 14:31:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:314251af-0af0-426e-a35a-535064dd1df3</guid><dc:creator>harshithal2027</dc:creator><description>&lt;p&gt;same date is getting populated when I click on addAnotherExclusion but it shouldnot populate the same data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Drop-down values</title><link>https://community.appian.com/thread/153592?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 14:19:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0336ad67-be66-43a3-bfcf-761b3b96ed6f</guid><dc:creator>Stefan Helzle</dc:creator><description>[quote userid="285055" url="~/discussions/f/general/40200/drop-down-values"]But when I click on add exclusion button in next category and type are getting duplicated I dont want that I want to select other exclusion and Type differently .[/quote]
&lt;p&gt;&lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f914.svg" title="Thinking"&gt;&amp;#x1f914;&lt;/span&gt; ... I don&amp;#39;t understand ...&lt;/p&gt;
&lt;p&gt;Please explain it like to a 5 year old.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>