<?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 Dashboard Comments Field in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Dashboard-Comments-Field/m-p/406038#M6994</link>
    <description>&lt;P&gt;Has anyone successfully added some sort of comments field functionality to a dashboard?  For example, I have a dashboard that shows the health of a Citrix environment.  However, it's "Critical" because a known set of servers are down, and will be down for a few days.  It would be nice to add a note on the dashboard from a text input, so that users of the dashboard can know to ignore it.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Nov 2018 19:33:11 GMT</pubDate>
    <dc:creator>Kendo213</dc:creator>
    <dc:date>2018-11-28T19:33:11Z</dc:date>
    <item>
      <title>Dashboard Comments Field</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dashboard-Comments-Field/m-p/406038#M6994</link>
      <description>&lt;P&gt;Has anyone successfully added some sort of comments field functionality to a dashboard?  For example, I have a dashboard that shows the health of a Citrix environment.  However, it's "Critical" because a known set of servers are down, and will be down for a few days.  It would be nice to add a note on the dashboard from a text input, so that users of the dashboard can know to ignore it.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 19:33:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dashboard-Comments-Field/m-p/406038#M6994</guid>
      <dc:creator>Kendo213</dc:creator>
      <dc:date>2018-11-28T19:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Comments Field</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dashboard-Comments-Field/m-p/406039#M6995</link>
      <description>&lt;P&gt;Hi @Kendo213&lt;/P&gt;

&lt;P&gt;You can use html label to scroll over on top of the dashboard saying the information.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;row&amp;gt;
    &amp;lt;html&amp;gt;
      &amp;lt;marquee behavior="scroll" direction="left"&amp;gt;&amp;lt;h2 align="right"&amp;gt;Server is down&amp;lt;/h2&amp;gt;&amp;lt;/marquee&amp;gt;
    &amp;lt;/html&amp;gt;
  &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So that when they open the dashboard, they will come to know this is the known issue.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 20:35:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dashboard-Comments-Field/m-p/406039#M6995</guid>
      <dc:creator>impurush</dc:creator>
      <dc:date>2018-11-28T20:35:27Z</dc:date>
    </item>
  </channel>
</rss>

