<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged overview-tab</title>
<link>https://overflow.efficy.io/?qa=tag/overview-tab</link>
<description>Powered by Question2Answer</description>
<item>
<title>Keep the old tab &quot;Overview&quot; in Efficy 11.3?</title>
<link>https://overflow.efficy.io/?qa=5053/keep-the-old-tab-overview-in-efficy-11-3</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;is it possible to have the old tab &quot;Overview&quot; in Efficy 11.3?&lt;br&gt;
I'm asking this as I'm migrating a customer to Efficy 11.3 at the moment and they have a customization on the tab &quot;Overview&quot; to display different kind of widgets based on some criteria and I don't see any possibility to build these kind of criteria in the new entity Widgets.&lt;br&gt;
Or is there any possibility to have these kind of criteria in the new entity Widgets?&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5053/keep-the-old-tab-overview-in-efficy-11-3</guid>
<pubDate>Wed, 20 Nov 2019 09:24:43 +0000</pubDate>
</item>
<item>
<title>Hide widgets in overview when not applicable</title>
<link>https://overflow.efficy.io/?qa=3319/hide-widgets-in-overview-when-not-applicable</link>
<description>&lt;p&gt;Several entities have an Overview tab with several widgets. I would like to make it possible to hide when they are not applicable. This can be the case when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;there is no content. For example no recent emails.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;the widget does not meet criteria I determine on the backend (I also need to know how to define these criteria). For example we've got an overview tab at the project entity, but I would like to show or hide certain widgets depending on the type of project.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;the user has no rights to see the widget &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;optional: every user can define by himself to collapse a certain widget like the dashboard/ startscreen of Efficy.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;How should I manage the widgets in such a way that I can meet the criteria above? Would be great if there are more options to make the widgets more flexible.&lt;/p&gt;

&lt;p&gt;Thanks for your help!&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3319/hide-widgets-in-overview-when-not-applicable</guid>
<pubDate>Tue, 19 Jun 2018 10:01:00 +0000</pubDate>
</item>
<item>
<title>how to consider my new tab as an Ovrw tab?</title>
<link>https://overflow.efficy.io/?qa=377/how-to-consider-my-new-tab-as-an-ovrw-tab</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I created a new tab in an entity consult, I named it &lt;strong&gt;Frma&lt;/strong&gt;. This tab displays widget but buttons from widgetheader are not working.&lt;/p&gt;

&lt;p&gt;This is the widget code :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;OvrwQualifications {[   
      &amp;lt;div class=&quot;Widget&quot; _key=&quot;$KEY$&quot; _icon=&quot;$ICON$&quot; _kind=&quot;$KIND$&quot; _title=&quot;$TITLE$&quot; 
    _link=&quot;$LINK$&quot; _hint=&quot;$HINT$&quot; _collapsed=&quot;$COLLAPSED$&quot; _config='$CONFIG$'&amp;gt;      
                  &amp;lt;%Macro(&quot;**WidgetHeader**&quot;, $ENTETE$=&quot;$TITLE$&quot;)%&amp;gt;         
                   &amp;lt;div id=&quot;Qualifications&quot; class=&quot;WidgetBody WidgetKind$KIND$ has-icons&quot;&amp;gt;                  &amp;lt;/div&amp;gt;  
     &amp;lt;/div&amp;gt; ]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When i called the same widget in the Overview tab, it worked correctly. &lt;/p&gt;

&lt;p&gt;So the question is how to consider my &lt;strong&gt;Frma&lt;/strong&gt; tab as an &lt;strong&gt;Ovrw&lt;/strong&gt; tab?&lt;/p&gt;

&lt;p&gt;I created the Frma Tab as follow :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;    DetailCommands..Frma {[#EMPTY#]}
    DetailSwitch..Frma {[&amp;lt;%Macro(&quot;DetailSpecial&quot;%&amp;gt;]}
    DetailSpecial..Frma {[  
        &amp;lt;div id=&quot;dash-board&quot;&amp;gt;
            &amp;lt;div class=&quot;Widgetbox&quot; rel=&quot;1&quot; style=&quot;width:49.7%; float:left&quot;&amp;gt;
                &amp;lt;%Macro(&quot;OvrwQualifications &quot;, rights=&quot;&quot;, $SENTITY$=&quot;&quot;, $KEY$=1,
                                 $KIND$=&quot;Page&quot;, $TITLE$=&quot;Metiers&quot;, $ICON$=&quot;&quot;, $LINK$=&quot;&quot;, 
                                 $HINT$=&quot;&quot;,  $CONFIG$=|{noreload:true, noclose:true}|)%&amp;gt;
            &amp;lt;/div&amp;gt;
            &amp;lt;div class=&quot;clear&quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;
        &amp;lt;/div&amp;gt;
    ]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Thanks in advance,&lt;br&gt;
Cyril&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=377/how-to-consider-my-new-tab-as-an-ovrw-tab</guid>
<pubDate>Wed, 06 May 2015 09:23:04 +0000</pubDate>
</item>
</channel>
</rss>