<?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 How to bring the default submit button always into a new line? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-bring-the-default-submit-button-always-into-a-new-line/m-p/436146#M28766</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;How to bring default submit button always into new line. Please help me on this.&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2019 08:05:24 GMT</pubDate>
    <dc:creator>rockkt</dc:creator>
    <dc:date>2019-05-01T08:05:24Z</dc:date>
    <item>
      <title>How to bring the default submit button always into a new line?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-bring-the-default-submit-button-always-into-a-new-line/m-p/436146#M28766</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;How to bring default submit button always into new line. Please help me on this.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 08:05:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-bring-the-default-submit-button-always-into-a-new-line/m-p/436146#M28766</guid>
      <dc:creator>rockkt</dc:creator>
      <dc:date>2019-05-01T08:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to bring the default submit button always into a new line?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-bring-the-default-submit-button-always-into-a-new-line/m-p/436147#M28767</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;form&amp;gt;
  &amp;lt;label&amp;gt;submit&amp;lt;/label&amp;gt;
  &amp;lt;fieldset submitButton="true"&amp;gt;
    &amp;lt;input type="text" token="field1"&amp;gt;
      &amp;lt;label&amp;gt;field1&amp;lt;/label&amp;gt;
    &amp;lt;/input&amp;gt;
    &amp;lt;input type="dropdown" token="field3"&amp;gt;
      &amp;lt;label&amp;gt;field3&amp;lt;/label&amp;gt;
    &amp;lt;/input&amp;gt;
  &amp;lt;/fieldset&amp;gt;
  &amp;lt;row depends="$hide$"&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;html&amp;gt;
      &amp;lt;style&amp;gt;
        #submit{
       width: 100%;
       padding-top: 1px !important;
    }
    .hide-global-filters{
       margin-top: 1px !important;
       margin-left: 1px !important;
    }
      &amp;lt;/style&amp;gt;
    &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/form&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 01 May 2019 08:10:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-bring-the-default-submit-button-always-into-a-new-line/m-p/436147#M28767</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-05-01T08:10:15Z</dc:date>
    </item>
  </channel>
</rss>

