<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic List Box Caption - Background Colour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Caption-Background-Colour/m-p/175821#M44071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a list box, I have been asked to change the background colour of the caption if the user has made a selection.&lt;/P&gt;&lt;P&gt;This I am doing via the following...&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(cus_Rpt10Description) &amp;gt; 0, RGB(255, 255, 179), RGB(230, 230, 230))&lt;/P&gt;&lt;P&gt;with cus_Rpt10Description equal to the respective list box field - this works okay...&lt;/P&gt;&lt;P&gt;The question i have is - I have to change the field name to match the respective list box.&lt;/P&gt;&lt;P&gt;Is there anyway of having standard code which would work based on the list box field name.&lt;/P&gt;&lt;P&gt;This way I could copy one, change the fieal and caption label and move on as opposed to also changing the caption background.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jan 2011 17:13:12 GMT</pubDate>
    <dc:creator>pkelly</dc:creator>
    <dc:date>2011-01-19T17:13:12Z</dc:date>
    <item>
      <title>List Box Caption - Background Colour</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Caption-Background-Colour/m-p/175821#M44071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a list box, I have been asked to change the background colour of the caption if the user has made a selection.&lt;/P&gt;&lt;P&gt;This I am doing via the following...&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(cus_Rpt10Description) &amp;gt; 0, RGB(255, 255, 179), RGB(230, 230, 230))&lt;/P&gt;&lt;P&gt;with cus_Rpt10Description equal to the respective list box field - this works okay...&lt;/P&gt;&lt;P&gt;The question i have is - I have to change the field name to match the respective list box.&lt;/P&gt;&lt;P&gt;Is there anyway of having standard code which would work based on the list box field name.&lt;/P&gt;&lt;P&gt;This way I could copy one, change the fieal and caption label and move on as opposed to also changing the caption background.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 17:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Caption-Background-Colour/m-p/175821#M44071</guid>
      <dc:creator>pkelly</dc:creator>
      <dc:date>2011-01-19T17:13:12Z</dc:date>
    </item>
    <item>
      <title>List Box Caption - Background Colour</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Caption-Background-Colour/m-p/175822#M44072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've often wanted something like you are asking for, sort of a "this" reference. But as far as I know it doesn't exist. You will have to change the field name each time.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 20:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Caption-Background-Colour/m-p/175822#M44072</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-01-19T20:35:19Z</dc:date>
    </item>
  </channel>
</rss>

