<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged panel</title>
<link>https://overflow.efficy.io/?qa=tag/panel</link>
<description>Powered by Question2Answer</description>
<item>
<title>Howto Hide a Specific Panel ( and button ) with JQuery ???</title>
<link>https://overflow.efficy.io/?qa=1164/howto-hide-a-specific-panel-and-button-with-jquery</link>
<description>&lt;p&gt;I want to hide a certain panel with JQUERY&lt;/p&gt;

&lt;p&gt;I can hide the panel with the fields with :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$('div#catg-21011-panel-2').hide();
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;And that works fine, but how can I hide the panel button itself ???&lt;/p&gt;

&lt;p&gt;I'm trying in the genre of : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$(&quot;#tabs-content&quot;).find(&quot;[a href$='#catg-21011-panel-2']&quot;).hide();
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But this doesn't work.&lt;/p&gt;

&lt;p&gt;How do I do this ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1164/howto-hide-a-specific-panel-and-button-with-jquery</guid>
<pubDate>Tue, 12 Jan 2016 09:14:30 +0000</pubDate>
</item>
<item>
<title>Efficy 2014 - How can I select a category in Consult mode</title>
<link>https://overflow.efficy.io/?qa=524/efficy-2014-how-can-i-select-a-category-in-consult-mode</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I need to show a category instead of the &quot;Fields&quot; Panel in Company consult mode.&lt;/p&gt;

&lt;p&gt;I have add following function in the js\main\consult.js script file :&lt;/p&gt;

&lt;p&gt;if ((Model('entity') === 'Comp') &amp;amp;&amp;amp; ((Model('detail') === 'Catg'))) {&lt;br&gt;
        $(&quot;a[href='#catg-80011']&quot;).click();&lt;br&gt;
      }&lt;/p&gt;

&lt;p&gt;It's working except at first connection or when I hit F5 to reload.&lt;br&gt;
How can I fix that?&lt;/p&gt;

&lt;p&gt;Thanks and regards&lt;br&gt;
Anne&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=524/efficy-2014-how-can-i-select-a-category-in-consult-mode</guid>
<pubDate>Mon, 20 Jul 2015 17:25:40 +0000</pubDate>
</item>
<item>
<title>How can I translate a panel title ? (2014)</title>
<link>https://overflow.efficy.io/?qa=508/how-can-i-translate-a-panel-title-2014</link>
<description>&lt;p&gt;I created a panel with a pair of fields.&lt;br&gt;
In efficy, the panel appears as &quot;Fields&quot; in english, &quot;Champs&quot; in french.&lt;br&gt;
With Conficy, in the translations of my panel, I specified terms in different languages but it has no effect on the interface.&lt;/p&gt;

&lt;p&gt;Remark : If I add a second panel, my terms are used as title of my &quot;sub-panel&quot;.&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=508/how-can-i-translate-a-panel-title-2014</guid>
<pubDate>Tue, 14 Jul 2015 13:06:47 +0000</pubDate>
</item>
</channel>
</rss>