<?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 Re: Can i control the height of a input type ? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-i-control-the-height-of-a-input-type/m-p/501719#M32884</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;You can try with CSS like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;form&amp;gt;
  &amp;lt;label&amp;gt;checkbox&amp;lt;/label&amp;gt;
       &amp;lt;row&amp;gt;
     &amp;lt;panel&amp;gt;
       &amp;lt;input type="checkbox" token="Registrations" id="chk"&amp;gt;
         &amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;
         &amp;lt;choice value="Registered Subscribers"&amp;gt;Registered Subscribers&amp;lt;/choice&amp;gt;
       &amp;lt;/input&amp;gt;
     &amp;lt;/panel&amp;gt;
 &amp;lt;/row&amp;gt;
 &amp;lt;row depends="$hide$"&amp;gt;
   &amp;lt;html&amp;gt;
     &amp;lt;style&amp;gt;
     #chk  div[data-component="splunk-core:/splunkjs/mvc/components/CheckboxGroup"]{
        height:150px !important;
       }
     &amp;lt;/style&amp;gt;
   &amp;lt;/html&amp;gt;
 &amp;lt;/row&amp;gt;
&amp;lt;/form&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 21 May 2020 04:06:22 GMT</pubDate>
    <dc:creator>vnravikumar</dc:creator>
    <dc:date>2020-05-21T04:06:22Z</dc:date>
    <item>
      <title>Can i control the height of a input type ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-i-control-the-height-of-a-input-type/m-p/501718#M32883</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;input type="checkbox" token="Registrations"&amp;gt;
        &amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;
        &amp;lt;choice value="Registered Subscribers"&amp;gt;Registered Subscribers&amp;lt;/choice&amp;gt;
      &amp;lt;/input&amp;gt;
    &amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I am thinking something like this: &lt;BR /&gt;500&lt;/P&gt;
&lt;P&gt;I know this works for inside &lt;A href="https://answers.splunk.com/answers/378928/visiting-a-dashboard-controlling-panelchart-height.html?utm_source=typeahead&amp;amp;utm_medium=newquestion&amp;amp;utm_campaign=no_votes_sort_relev" target="_blank"&gt;chart tags&lt;/A&gt; but what about panels that have input types? tks&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 23:59:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-i-control-the-height-of-a-input-type/m-p/501718#M32883</guid>
      <dc:creator>HattrickNZ</dc:creator>
      <dc:date>2020-06-07T23:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can i control the height of a input type ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-i-control-the-height-of-a-input-type/m-p/501719#M32884</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;You can try with CSS like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;form&amp;gt;
  &amp;lt;label&amp;gt;checkbox&amp;lt;/label&amp;gt;
       &amp;lt;row&amp;gt;
     &amp;lt;panel&amp;gt;
       &amp;lt;input type="checkbox" token="Registrations" id="chk"&amp;gt;
         &amp;lt;label&amp;gt;&amp;lt;/label&amp;gt;
         &amp;lt;choice value="Registered Subscribers"&amp;gt;Registered Subscribers&amp;lt;/choice&amp;gt;
       &amp;lt;/input&amp;gt;
     &amp;lt;/panel&amp;gt;
 &amp;lt;/row&amp;gt;
 &amp;lt;row depends="$hide$"&amp;gt;
   &amp;lt;html&amp;gt;
     &amp;lt;style&amp;gt;
     #chk  div[data-component="splunk-core:/splunkjs/mvc/components/CheckboxGroup"]{
        height:150px !important;
       }
     &amp;lt;/style&amp;gt;
   &amp;lt;/html&amp;gt;
 &amp;lt;/row&amp;gt;
&amp;lt;/form&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 May 2020 04:06:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-i-control-the-height-of-a-input-type/m-p/501719#M32884</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2020-05-21T04:06:22Z</dc:date>
    </item>
  </channel>
</rss>

