<?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 Labels not working on forms in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Labels-not-working-on-forms/m-p/54470#M10546</link>
    <description>&lt;P&gt;I am creating a criteria form for a report.  When I use "text" fields, the labels work fine.  But if I use radio or drop downs, the Label does not display.  &lt;/P&gt;

&lt;P&gt;I wanted to post an example but can't get the Markdown to display the  code not the form.&lt;/P&gt;

&lt;P&gt;But, if I use "input type="dropdown" token="myfield1"&lt;BR /&gt;
the label never displays.&lt;/P&gt;

&lt;P&gt;But if I use "input type="textbox" token="myfield2" &lt;BR /&gt;
the label works fine.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2011 13:37:01 GMT</pubDate>
    <dc:creator>timmy13</dc:creator>
    <dc:date>2011-08-08T13:37:01Z</dc:date>
    <item>
      <title>Labels not working on forms</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Labels-not-working-on-forms/m-p/54470#M10546</link>
      <description>&lt;P&gt;I am creating a criteria form for a report.  When I use "text" fields, the labels work fine.  But if I use radio or drop downs, the Label does not display.  &lt;/P&gt;

&lt;P&gt;I wanted to post an example but can't get the Markdown to display the  code not the form.&lt;/P&gt;

&lt;P&gt;But, if I use "input type="dropdown" token="myfield1"&lt;BR /&gt;
the label never displays.&lt;/P&gt;

&lt;P&gt;But if I use "input type="textbox" token="myfield2" &lt;BR /&gt;
the label works fine.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2011 13:37:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Labels-not-working-on-forms/m-p/54470#M10546</guid>
      <dc:creator>timmy13</dc:creator>
      <dc:date>2011-08-08T13:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Labels not working on forms</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Labels-not-working-on-forms/m-p/54471#M10547</link>
      <description>&lt;P&gt;Have you tried using the label option? Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="dropdown" token="myfield1"&amp;gt;
    &amp;lt;label&amp;gt;MY_LABEL&amp;lt;/label&amp;gt;
    &amp;lt;populatingSearch&amp;gt;&amp;lt;your populating search&amp;lt;/populatingSearch&amp;gt;
    &amp;lt;other options&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also reference this documenatation. &lt;BR /&gt;
&lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/AddDropDowns"&gt;http://www.splunk.com/base/Documentation/latest/Developer/AddDropDowns&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:09:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Labels-not-working-on-forms/m-p/54471#M10547</guid>
      <dc:creator>RicoSuave</dc:creator>
      <dc:date>2011-08-09T14:09:51Z</dc:date>
    </item>
  </channel>
</rss>

