<?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: Flexview color icon expression in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61284#M7577</link>
    <description>&lt;P&gt;when you share the flexview then more people can benefit from it.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 20:45:07 GMT</pubDate>
    <dc:creator>Zdeněk_Pala</dc:creator>
    <dc:date>2020-08-18T20:45:07Z</dc:date>
    <item>
      <title>Flexview color icon expression</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61282#M7575</link>
      <description>&lt;P&gt;I have a column&amp;nbsp;in a flexview that I’d like to display a color button depending on the value. I was able to make that working in the console but in Oneview it does display the column, but no color button or the value, only a dash string. I was looking at the BOSS vlan flexview how it was done for the “vlan status”, I did the same but without success.&amp;nbsp;Any hints?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 13:53:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61282#M7575</guid>
      <dc:creator>Dan15</dc:creator>
      <dc:date>2020-08-12T13:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Flexview color icon expression</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61283#M7576</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It can be done = see example &lt;A href="https://github.com/extremenetworks/XMC-Report-Views/blob/master/FlexView/Networking/sample/PortStatusTimeAlias.png" target="_blank" rel="nofollow noreferrer noopener"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can reverse engineer the &lt;A href="https://raw.githubusercontent.com/extremenetworks/XMC-Report-Views/master/FlexView/Networking/tpl/Port_Status_Time_with_alias.tpl" target="_blank" rel="nofollow noreferrer noopener"&gt;example&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your flexview works in Java Console then for OneView you need to manually edit the TPL file and change the value 2 (number) to 15 (string). The first number after EXPR;true represents the formating.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;lt;dataField&amp;gt;SNMP::EXPR;true;&lt;SPAN style="color:#e74c3c;"&gt;&lt;STRONG&gt;15&lt;/STRONG&gt;&lt;/SPAN&gt;;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 20:44:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61283#M7576</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2020-08-18T20:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Flexview color icon expression</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61284#M7577</link>
      <description>&lt;P&gt;when you share the flexview then more people can benefit from it.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 20:45:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61284#M7577</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2020-08-18T20:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Flexview color icon expression</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61285#M7578</link>
      <description>&lt;P&gt;Changing the value from 2 to 15 in the tpl file did the trick. Thanks! Can I share the Flexviews directly on github?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 16:11:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61285#M7578</guid>
      <dc:creator>Dan15</dc:creator>
      <dc:date>2020-08-19T16:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Flexview color icon expression</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61286#M7579</link>
      <description>&lt;P&gt;I am glad it worked for you! Congrats!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have a GitHub account then yes you can do it on your own!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Fork the branch&lt;/LI&gt;	&lt;LI&gt;Make your edits.&lt;/LI&gt;	&lt;LI&gt;Commit your changes.&lt;/LI&gt;	&lt;LI&gt;Create a pull request.&lt;/LI&gt;	&lt;LI&gt;We will review and approve &amp;amp; merge or return with some suggestions.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;if you do not have a GitHub account then I can do it. Share the FlexView&amp;nbsp;with me (through private message or here).&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 16:16:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61286#M7579</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2020-08-19T16:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Flexview color icon expression</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61287#M7580</link>
      <description>&lt;P&gt;I have a github account but I’m a complete noob. I have Flex and Device View files or Nokia Service aggregation routers. I put the files here:&amp;nbsp;&lt;A href="https://1drv.ms/u/s!Ata1Shvsw6cAb28ZExTDUKqYjeE?e=JpqvCx" target="_blank" rel="nofollow noreferrer noopener"&gt;https://1drv.ms/u/s!Ata1Shvsw6cAb28ZExTDUKqYjeE?e=JpqvCx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 18:07:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/flexview-color-icon-expression/m-p/61287#M7580</guid>
      <dc:creator>Dan15</dc:creator>
      <dc:date>2020-08-19T18:07:13Z</dc:date>
    </item>
  </channel>
</rss>

