<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged efficy-2012</title>
<link>https://overflow.efficy.io/?qa=tag/efficy-2012</link>
<description>Powered by Question2Answer</description>
<item>
<title>Page Compression in SQL Server ( can Efficy work with this ?)</title>
<link>https://overflow.efficy.io/?qa=6019/page-compression-in-sql-server-can-efficy-work-with-this</link>
<description>&lt;p&gt;Customer wants to apply Page Compression on the SYS_CHANGED table to win space.&lt;br&gt;
Can they do this or will Efficy have problems with this ?&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6019/page-compression-in-sql-server-can-efficy-work-with-this</guid>
<pubDate>Wed, 07 Apr 2021 14:11:23 +0000</pubDate>
</item>
<item>
<title>ACTI_USER STATUS Values 2012 summer++ vs 11.3</title>
<link>https://overflow.efficy.io/?qa=5277/actiuser-status-values-2012-summer-vs-11-3</link>
<description>&lt;p&gt;I have some issues after migrating actions from a 2012 summer++ database to a 11.3 &lt;/p&gt;

&lt;p&gt;Main of my RDV with ressources are not displayed into agenda when I choose the ressource in the liste of users. &lt;/p&gt;

&lt;p&gt;I shown in database that the ACTI_USER status was 2. &lt;br&gt;
So value *Invited* if I believe EDN. &lt;br&gt;
In standard Ressources always accept by default the RDV. So all should be 3 Accepted. &lt;/p&gt;

&lt;p&gt;So maybe I could update by SQL all my status to 3. &lt;br&gt;
Problems some are also in status 3. But what was the value of 3 in the 2012 summer ++ ? &lt;br&gt;
&lt;strong&gt;Is there a description of the values available with previous version vs new one.&lt;/strong&gt; &lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.com/edn/dev/dbst_databasevalues&quot;&gt;https://help.efficy.com/edn/dev/dbst_databasevalues&lt;/a&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Field ACTI_USER.STATUS
ORGANIZER = 0
PENDINGINVITATION = 1
INVITED = 2
ACCEPTED = 3
DECLINED = 4
TENTATIVE = 5
REMOVED = 6
REMOVALACCEPTED = 7
ORGANIZERREMOVED = 8
NOTINVITED = 9
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>IT</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5277/actiuser-status-values-2012-summer-vs-11-3</guid>
<pubDate>Thu, 30 Jan 2020 13:15:06 +0000</pubDate>
</item>
<item>
<title>Access violation at address 73AC8726 in module 'msvcrt.dll'</title>
<link>https://overflow.efficy.io/?qa=4861/access-violation-at-address-73ac8726-in-module-msvcrt-dll</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;One of our customer which uses Efficy 2012 encounters several random Access violation at address errors.&lt;br&gt;
It happens on the same screen, when some user tries to open in edit a custom entity (Commande).&lt;br&gt;
The dll involved is not always the same, sometimes it's on msvcrt.dll, sometimes on jscript.dll, sometimes on efficy.dll...&lt;/p&gt;

&lt;p&gt;Someone knows something about this ? Because it's a pain to restart the CRM after one of this error.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Sébastien&lt;/p&gt;
</description>
<category>Errors</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4861/access-violation-at-address-73ac8726-in-module-msvcrt-dll</guid>
<pubDate>Fri, 04 Oct 2019 08:28:13 +0000</pubDate>
</item>
<item>
<title>Is Efficy 2012 summer still compatible with Office 2019 or 365 (2019 release)</title>
<link>https://overflow.efficy.io/?qa=4370/efficy-2012-summer-still-compatible-with-office-2019-release</link>
<description>&lt;p&gt;A customer still using Efficy 2012 summer want to update his Office 2013 to the 365 version (2019)&lt;br&gt;
Is it still compatible for the sidebar integration ?&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4370/efficy-2012-summer-still-compatible-with-office-2019-release</guid>
<pubDate>Mon, 27 May 2019 14:41:49 +0000</pubDate>
</item>
<item>
<title>How does duplicate merge handle Virtual fields? Error appears</title>
<link>https://overflow.efficy.io/?qa=3086/how-does-duplicate-merge-handle-virtual-fields-error-appears</link>
<description>&lt;p&gt;Error while executing Script &quot;EOleException&quot; at line 4477 char 7.&lt;/p&gt;

&lt;p&gt;Message: &quot;Invalid column name &lt;code&gt;'V_ACC_MGR'&lt;/code&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Update COMPANIES set V_ACC_MGR=:param1, D_CHANGE=getutcdate(), D_REPLIC=getutcdate() where V_ACC_MGR=:param2
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When trying to merge 2 companies.&lt;/p&gt;

&lt;p&gt;Merge tries to update a Virtual Field....&lt;/p&gt;
</description>
<category>Errors</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3086/how-does-duplicate-merge-handle-virtual-fields-error-appears</guid>
<pubDate>Tue, 17 Apr 2018 07:19:49 +0000</pubDate>
</item>
<item>
<title>Is it possible to send messages to a bus system (Azure Service Bus, MSMQ, Rabbit MQ,…) from Efficy CRM?</title>
<link>https://overflow.efficy.io/?qa=2632/possible-send-messages-system-azure-service-rabbit-efficy</link>
<description>&lt;p&gt;Is it possible to send messages to a bus system (Azure Service Bus, MSMQ, Rabbit MQ,…) from Efficy CRM?&lt;/p&gt;
</description>
<category>Efficy Integrations</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2632/possible-send-messages-system-azure-service-rabbit-efficy</guid>
<pubDate>Thu, 27 Jul 2017 07:11:45 +0000</pubDate>
</item>
<item>
<title>Recents and favorite troubleshoot</title>
<link>https://overflow.efficy.io/?qa=2526/recents-and-favorite-troubleshoot</link>
<description>&lt;p&gt;Hello everyone, &lt;/p&gt;

&lt;p&gt;I've received the following case and I do not know where to check: &lt;/p&gt;

&lt;p&gt;&quot;&lt;em&gt;As of last Friday I lost my recents and favorites. But when I get to case that is a favorite, the red heart is already on, so I suppose it’s just a display issue, see below:&lt;/em&gt;&quot;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=7963654531362628259&quot; alt=&quot;Recents and favorite not displayed&quot;&gt;&lt;/p&gt;

&lt;p&gt;Where are the &quot;recents and favorite&quot; stored in Efficy? &lt;br&gt;
How can I troubleshoot this?&lt;/p&gt;

&lt;p&gt;Kr,&lt;/p&gt;

&lt;p&gt;Prince.&lt;/p&gt;
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2526/recents-and-favorite-troubleshoot</guid>
<pubDate>Wed, 07 Jun 2017 09:35:24 +0000</pubDate>
</item>
<item>
<title>How to save a picture (base64 encoded) in the database through serverscript?</title>
<link>https://overflow.efficy.io/?qa=2417/save-picture-base64-encoded-database-through-serverscript</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;For a Customer who uses an external website to add contacts, etc in their Efficy (Summer 2012). Multiple calls are possible like update user, create user, create/modify actions,..&lt;/p&gt;

&lt;p&gt;All these calls are posted to the serverscripts in the guestpage. All values are read correctly but we encounter 1 problem with an image.&lt;/p&gt;

&lt;p&gt;In the arguments 'picture' is defined and expects an long string (base64 encoded).&lt;br&gt;
For example: &lt;code&gt;&quot;iVBORw0KGgoAAAANSUhEUgAAAdgAAAG6CAYAAACr5VfIAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAGXRFWHRTb2Z0d2...&quot; and this goes on for a while.&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;As we are in serverscripts, I could not use windows object/functions.&lt;/p&gt;

&lt;p&gt;When we save, we are using the next line.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Database.UpdateFields(ContContext, 0,  'PICTURE', picture);
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Where picture is saved now is a normal string, I could not convert it to a blob, stream.&lt;br&gt;
Converting the string to the following format did not work as well.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;var picture =  &quot;data:image/png;base64, ...&quot;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In db editor I can see the 'hugeblob' of an existing picture of a contact for example, on top defined the content type and below non readable text. &lt;/p&gt;

&lt;p&gt;Has anyone already managed to save this to the database as blob?&lt;br&gt;
It would be a great help because of the external website, there are not any other feasible options.&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;br&gt;
Kind regards,&lt;/p&gt;

&lt;p&gt;Jonas Vdb&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2417/save-picture-base64-encoded-database-through-serverscript</guid>
<pubDate>Mon, 03 Apr 2017 08:19:30 +0000</pubDate>
</item>
<item>
<title>Is Efficy 2012 Summer compatible with SQL Server 2016?</title>
<link>https://overflow.efficy.io/?qa=2276/is-efficy-2012-summer-compatible-with-sql-server-2016</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;All is in the subject :)&lt;/p&gt;

&lt;p&gt;Thank' in advance.&lt;/p&gt;

&lt;p&gt;Dimitri.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2276/is-efficy-2012-summer-compatible-with-sql-server-2016</guid>
<pubDate>Thu, 09 Feb 2017 11:28:31 +0000</pubDate>
</item>
<item>
<title>DB Staging  tool - Error: &quot;Unexpected DataType: ftUnknown&quot;</title>
<link>https://overflow.efficy.io/?qa=2003/db-staging-tool-error-unexpected-datatype-ftunknown</link>
<description>&lt;p&gt;Hello Everyone! &lt;/p&gt;

&lt;p&gt;I'm trying to generate a &quot;upgrade&quot; script with db Staging tool and I have a problem: &lt;br&gt;
I generated the the two dump files with success, then when I try to Generate de script I got an error message saying : &quot;Unexpected DataType: ftUnknown&quot; (see pic).&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=12962524136140730118&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Have someone had that error before? &lt;br&gt;
Do someone knows where it could come from? &lt;/p&gt;

&lt;p&gt;PS: I'm executing the Efficy 2014's DB Staging tool on an Efficy 2012 version.&lt;/p&gt;

&lt;p&gt;KR, &lt;/p&gt;

&lt;p&gt;Prince&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2003/db-staging-tool-error-unexpected-datatype-ftunknown</guid>
<pubDate>Tue, 15 Nov 2016 12:59:06 +0000</pubDate>
</item>
<item>
<title>How to position an appointment as 'Private' in database in Efficy 2012?</title>
<link>https://overflow.efficy.io/?qa=1595/how-to-position-an-appointment-private-database-efficy-2012</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;What are the tables and fields that we need to update in order to turn a standard appointment in Efficy 2012 to a 'private' appointment in the Agenda?&lt;/p&gt;

&lt;p&gt;Regards,&lt;br&gt;
Cédric Edouard&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1595/how-to-position-an-appointment-private-database-efficy-2012</guid>
<pubDate>Tue, 10 May 2016 07:53:26 +0000</pubDate>
</item>
<item>
<title>Efficy 2012 - JAVA certificate expired</title>
<link>https://overflow.efficy.io/?qa=1496/efficy-2012-java-certificate-expired</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;The JAVA certificate of Efficy 2012 has expired and I can not use java anymore on Efficy (used on documents).&lt;/p&gt;

&lt;p&gt;How to fix it?&lt;/p&gt;
</description>
<category>IT</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1496/efficy-2012-java-certificate-expired</guid>
<pubDate>Tue, 05 Apr 2016 08:04:21 +0000</pubDate>
</item>
<item>
<title>Conficy Hidden Feature : REGION</title>
<link>https://overflow.efficy.io/?qa=1423/conficy-hidden-feature-region</link>
<description>&lt;p&gt;Dear All,&lt;/p&gt;

&lt;p&gt;I see in Conficy &lt;code&gt;ACC_ACCOUNTS&lt;/code&gt; that there is an Hidden field &lt;code&gt;&quot;REGION&quot;&lt;/code&gt; linked to a lookup &lt;code&gt;&quot;LK_USER_REGION&quot;&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;I would like to know:&lt;br&gt;
1- What is this feature and in which case we can use it ?&lt;br&gt;
2- How to activate it ?&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1423/conficy-hidden-feature-region</guid>
<pubDate>Fri, 18 Mar 2016 10:37:06 +0000</pubDate>
</item>
<item>
<title>Reporting Solution Import - lots of old files</title>
<link>https://overflow.efficy.io/?qa=1416/reporting-solution-import-lots-of-old-files</link>
<description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;our efficy server was about to run out of disk space.&lt;br&gt;
I found more than 1 million files in D:\Program Files (x86)\Efficy\Reporting Solution\Import&lt;/p&gt;

&lt;p&gt;There are alwas a *.rpt and a *.conf file.&lt;/p&gt;

&lt;p&gt;Can we delete very old files, and just keep some of the most recent ones?&lt;br&gt;
Anything to be tought of before doing that?&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

&lt;p&gt;Tim&lt;/p&gt;
</description>
<category>Reporting Solutions</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1416/reporting-solution-import-lots-of-old-files</guid>
<pubDate>Tue, 15 Mar 2016 13:20:28 +0000</pubDate>
</item>
<item>
<title>Is it possible to send all efficy generated emails to only one email address on a test system</title>
<link>https://overflow.efficy.io/?qa=1360/possible-efficy-generated-emails-email-address-test-system</link>
<description>&lt;p&gt;Hi community,&lt;/p&gt;

&lt;p&gt;for testing purposes we would like to redirect all emails from our development efficy system to one email address.&lt;/p&gt;

&lt;p&gt;Currently the SMTP service is switched off. &lt;/p&gt;

&lt;p&gt;Instead of a redirect a whitelist to be sent out.&lt;/p&gt;

&lt;p&gt;Any chance to do this?&lt;/p&gt;

&lt;p&gt;Tim&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1360/possible-efficy-generated-emails-email-address-test-system</guid>
<pubDate>Thu, 18 Feb 2016 14:47:43 +0000</pubDate>
</item>
<item>
<title>Where can I find setup file for Efficy 2012 Office integration for Office 2013?</title>
<link>https://overflow.efficy.io/?qa=1324/where-find-setup-file-efficy-2012-office-integration-office</link>
<description>
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1324/where-find-setup-file-efficy-2012-office-integration-office</guid>
<pubDate>Mon, 08 Feb 2016 14:58:59 +0000</pubDate>
</item>
<item>
<title>How do I read the content of the Field STREAM in FILES via SOAP?</title>
<link>https://overflow.efficy.io/?qa=1263/how-do-i-read-the-content-of-the-field-stream-in-files-via-soap</link>
<description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;we need to return pictures stored in FILES using Efficy SOAP.&lt;br&gt;
A plain SOAP Call using CURL does not any content.&lt;/p&gt;

&lt;p&gt;Does anybody have some sample code?&lt;/p&gt;

&lt;p&gt;The documentation in &quot;Efficy - Microsoft .NET SOAP Proxy&quot; is at least not clear for us.&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

&lt;p&gt;Tim&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1263/how-do-i-read-the-content-of-the-field-stream-in-files-via-soap</guid>
<pubDate>Thu, 21 Jan 2016 16:01:12 +0000</pubDate>
</item>
<item>
<title>How to troubleshoot the server logs. What is the meaning of certain texts in the log?</title>
<link>https://overflow.efficy.io/?qa=1226/how-troubleshoot-the-server-logs-what-meaning-certain-texts</link>
<description>&lt;p&gt;Question from Erwin:&lt;/p&gt;

&lt;p&gt;Ex:&lt;br&gt;
[2015/09/16 09:10:18.917] S1: ExecuteQuery(32, 3)&lt;br&gt;
[2015/09/16 09:10:19.169] S1: ExecuteQuery(32, 4)&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1226/how-troubleshoot-the-server-logs-what-meaning-certain-texts</guid>
<pubDate>Mon, 18 Jan 2016 09:51:35 +0000</pubDate>
</item>
<item>
<title>How to clean Phone Number on Contacts and Companies ?</title>
<link>https://overflow.efficy.io/?qa=1202/how-to-clean-phone-number-on-contacts-and-companies</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I had the following development to do, so I developped a nice reusable function to clean the telephone Number.&lt;/p&gt;

&lt;p&gt;What was it about ?&lt;br&gt;
We have to clean phone numbers of all non digit except for + and (). &lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1202/how-to-clean-phone-number-on-contacts-and-companies</guid>
<pubDate>Thu, 14 Jan 2016 16:27:34 +0000</pubDate>
</item>
<item>
<title>Refresh of SELECT not working</title>
<link>https://overflow.efficy.io/?qa=1166/refresh-of-select-not-working</link>
<description>&lt;p&gt;I'm trying to fill in the value of a select for COUNTRY in a category with the value coming from the normal Country field.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$(&quot;#CATEGORY-COMP$ADDRESS-F_V_LAND&quot;).val($(&quot;#COUNTRY&quot;).val());
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This works and is visible after the apply.&lt;br&gt;
but I want to show this directly so it's clear for the user.&lt;br&gt;
Other fields show directly the changes but the select(2) does not.&lt;/p&gt;

&lt;p&gt;I thought to solve this with the following ( which has worked before on other fields ) :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt; $(&quot;#CATEGORY-COMP$ADDRESS-F_V_LAND&quot;).trigger(&quot;change&quot;);
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But no result.&lt;/p&gt;

&lt;p&gt;So the Question :&lt;br&gt;
How do I refresh the displayed value ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1166/refresh-of-select-not-working</guid>
<pubDate>Tue, 12 Jan 2016 11:36:57 +0000</pubDate>
</item>
<item>
<title>How to solved - slide plugin in Efficy 2012 not working</title>
<link>https://overflow.efficy.io/?qa=1161/how-to-solved-slide-plugin-in-efficy-2012-not-working</link>
<description>&lt;p&gt;A mid-December windows 7 update (KB3104002) has updated IE 11 from the version 11.0.25 to the version 11.0.26, which has an issue with a function used in Motools 1.3.2 (used in Efficy 2012 Summer) and which has 2 known impacts :&lt;br&gt;
-   The slider is not working anymore&lt;br&gt;
-   The dashboard widget cannot be opened anymore (widgets are correctly displayed but cannot be changed)&lt;/p&gt;
</description>
<category>IT</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1161/how-to-solved-slide-plugin-in-efficy-2012-not-working</guid>
<pubDate>Mon, 11 Jan 2016 15:11:57 +0000</pubDate>
</item>
<item>
<title>IE 11 recent update and Efficy 2012 Summer</title>
<link>https://overflow.efficy.io/?qa=1113/ie-11-recent-update-and-efficy-2012-summer</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;A mid-December 2015 windows 7 update (KB3104002) has updated IE 11 from the version 11.0.25 to the version 11.0.26, which has an issue with a function used in Motools 1.3.2 (used in Efficy 2012 Summer) and which has 2 known impacts :&lt;br&gt;
-          The slider is not working anymore&lt;br&gt;
-          The dashboard widget cannot be opened anymore (widgets are correctly displayed but cannot be changed)&lt;/p&gt;

&lt;p&gt;There is a fix for the slider (see after) but this fix does NOT solve the dashboard widget issue, but instead crashes IE when we try to change the displayed widgets on the dashboard.&lt;/p&gt;

&lt;p&gt;Therefore, our R&amp;amp;D propose 2 possibilities :&lt;/p&gt;

&lt;p&gt;1/ uninstall the windows update KB3104002&lt;br&gt;
2/ use the fix, and use another browser (or temporary remove the compatibility view) to manage the dashboard widgets.&lt;/p&gt;

&lt;p&gt;Here is the fix to copy-paste in custom.js :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;// START - FIX FOR THE SLIDER OF EFFICY 2012 SUMMER

var formProps = {input: 'checked', option: 'selected', textarea: 'value'};

var cleanClone = function(node, element, keepid){
                if (!keepid) node.setAttributeNode(document.createAttribute('id'));
                if (node.clearAttributes){
                               node.clearAttributes();
                               // node.mergeAttributes(element);
                               node.removeAttribute('uid');
                               if (node.options){
                                               var no = node.options, eo = element.options;
                                               for (var i = no.length; i--;) no[i].selected = eo[i].selected;
                               }
                }

                var prop = formProps[element.tagName.toLowerCase()];
                if (prop &amp;amp;&amp;amp; element[prop]) node[prop] = element[prop];
};

Element.implement('clone', function(contents, keepid){
                contents = contents !== false;
                var clone = this.cloneNode(contents), i;

                if (contents){
                               var ce = clone.getElementsByTagName('*'), te = this.getElementsByTagName('*');
                               for (i = ce.length; i--;) cleanClone(ce[i], te[i], keepid);
                }

                cleanClone(clone, this, keepid);

                if (Browser.ie){
                               var co = clone.getElementsByTagName('object'), to = this.getElementsByTagName('object');
                               for (i = co.length; i--;) co[i].outerHTML = to[i].outerHTML;
                }
                return document.id(clone);
});

// END - FIX FOR THE SLIDER OF EFFICY 2012 SUMMER
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Geoffrey&lt;/p&gt;
</description>
<category>Minor bug fixes</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1113/ie-11-recent-update-and-efficy-2012-summer</guid>
<pubDate>Wed, 06 Jan 2016 10:02:53 +0000</pubDate>
</item>
<item>
<title>Usage of client filter in serverside script</title>
<link>https://overflow.efficy.io/?qa=1092/usage-of-client-filter-in-serverside-script</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;I need to use the filter entered by a user in a serverside script.&lt;br&gt;
The serverscript = ProcessRecords.js&lt;br&gt;
The function used: GetDataSetFromQuery&lt;/p&gt;

&lt;p&gt;To pass the filter from client to server following tag is used: var Filter = &quot;&amp;lt;%GetGridFilter(type=RAW)%&amp;gt;&quot;;&lt;/p&gt;

&lt;p&gt;This allways gives an empty filter.&lt;br&gt;
I replace it with: &lt;br&gt;
var elemFilter = document.getElementsByName('FTEXT');&lt;br&gt;
if (elemFilter) var Filter = elemFilter.FTEXT.value;&lt;/p&gt;

&lt;p&gt;This then gives me an error saying:&lt;br&gt;
The query results are no longer available. Please refresh the original page!&lt;/p&gt;

&lt;p&gt;Did someone used this filter already successfully?&lt;/p&gt;

&lt;p&gt;gr&lt;br&gt;
Erwin&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1092/usage-of-client-filter-in-serverside-script</guid>
<pubDate>Mon, 04 Jan 2016 14:21:34 +0000</pubDate>
</item>
<item>
<title>Efficy logging</title>
<link>https://overflow.efficy.io/?qa=932/efficy-logging</link>
<description>&lt;p&gt;Do we have a clear logging of the following? &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Efficy logon events (success and failure) &lt;/li&gt;
&lt;li&gt;Efficy Configuration change event&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=932/efficy-logging</guid>
<pubDate>Wed, 18 Nov 2015 09:26:48 +0000</pubDate>
</item>
<item>
<title>How change color or font into tree view depending on a lookup field into the company</title>
<link>https://overflow.efficy.io/?qa=898/change-color-font-into-tree-depending-lookup-field-company</link>
<description>&lt;p&gt;I need to add a color into the label of treeview depending on a field (lookup) into the company. For exemple &lt;/p&gt;

&lt;p&gt;A main company is the department store and stay black &lt;br&gt;
This company has  sub companies like Sport department, technical department etc.&lt;br&gt;
The idea is to create the treeview with colors associated&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;COMPANIE XXX&lt;/li&gt;
&lt;li&gt;COMPANIE XXX SPORT --&amp;gt; RED&lt;/li&gt;
&lt;li&gt;COMPANY XXX TECHNICAL --&amp;gt; BLUE &lt;br&gt;
etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I tried to intercept the macro TreeViewMain without results. &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;%CreateTreeView(OnExpand=&quot;SwitchNode&quot;, ExpandLevel=&quot;0&quot;, MaxLevel=&quot;1&quot;, AjaxLoad=&quot;1&quot;, ActiveField=&quot;OPENED&quot;, InactiveClass=&quot;Inactive&quot;, MYCLASS HERE
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Any idea How to do it ? &lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=898/change-color-font-into-tree-depending-lookup-field-company</guid>
<pubDate>Fri, 30 Oct 2015 16:21:58 +0000</pubDate>
</item>
<item>
<title>how to use the set onclick with IE mode compatible ?</title>
<link>https://overflow.efficy.io/?qa=777/how-to-use-the-set-onclick-with-ie-mode-compatible</link>
<description>&lt;p&gt;In Efficy 2012++ I try to change the onclick element by an other.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;TD onclick=&quot;RelationButtonClick(this, 'Cont', '17', '1016', false)&quot; onmouseover=&quot;this.className='RelationHeaderActive ContActi'&quot; onmouseout=&quot;this.className='RelationHeader ContActi'&quot; class=&quot;RelationHeader ContActi&quot; vAlign=middle width=20 slick-uniqueid=&quot;406&quot;&amp;gt;&amp;lt;IMG border=0 src=&quot;../efficy/img/cont16.gif&quot; width=16 height=16 slick-uniqueid=&quot;407&quot;&amp;gt;&amp;lt;/TD&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;On the afterloaded function I replace for restricted user the onclick on the relationElement. &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$$('.RelationHeader.ContActi').set(&quot;onclick&quot;, &quot;alert('XXX')&quot;);
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In my DOM the click function is well replaced by this :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;TD onclick=&quot;alert('XXX')&quot; onmouseover=&quot;this.className='RelationHeaderActive ContActi'&quot; onmouseout=&quot;this.className='RelationHeader ContActi'&quot; class=&quot;RelationHeader ContActi&quot; vAlign=middle width=20 slick-uniqueid=&quot;406&quot;&amp;gt;&amp;lt;IMG border=0 src=&quot;../efficy/img/cont16.gif&quot; width=16 height=16 slick-uniqueid=&quot;407&quot;&amp;gt;&amp;lt;/TD&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In Chrome, Firefox, Safari, IE 11 without compatibility mode it's working well.&lt;br&gt;
But into IE11 with compatibility mode Nothing append. The onclick event is well changed, all non modified button still working but my new onclick is not recognized.  &lt;/p&gt;

&lt;p&gt;I try patches found on websites like this one compatible IE7 and less,&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$$('.RelationHeader.ContActi').onclick = function () {alert('Event type is ' + window.event.type)}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But no effects.&lt;br&gt;
Do you have any idea how to provide this into IE with compatibility mode activated ?&lt;br&gt;
It's an Efficy 2012 summer ++ version. &lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=777/how-to-use-the-set-onclick-with-ie-mode-compatible</guid>
<pubDate>Fri, 18 Sep 2015 16:44:19 +0000</pubDate>
</item>
<item>
<title>DUPLICATES Table meaning of the STATUS field</title>
<link>https://overflow.efficy.io/?qa=638/duplicates-table-meaning-of-the-status-field</link>
<description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;what is the meaning of the values A and N in the STATUS field in the DUPLICATES table?&lt;/p&gt;

&lt;p&gt;I have to run a query and I wonder if I have to respect/filter the field or not...&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

&lt;p&gt;Tim&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=638/duplicates-table-meaning-of-the-status-field</guid>
<pubDate>Thu, 13 Aug 2015 12:46:43 +0000</pubDate>
</item>
<item>
<title>Changelog for Conficy</title>
<link>https://overflow.efficy.io/?qa=622/changelog-for-conficy</link>
<description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;I got a customer question to create a monthly report on conficy security changes.&lt;br&gt;
They are using Efficy 2012.&lt;/p&gt;

&lt;p&gt;Untill now, we report the days when someone did something in Conficy.&lt;br&gt;
Does anyone have an creative ideas to implement some sort of change log for Conficy.&lt;/p&gt;

&lt;p&gt;kind regards,&lt;br&gt;
Mark&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=622/changelog-for-conficy</guid>
<pubDate>Mon, 10 Aug 2015 12:04:16 +0000</pubDate>
</item>
<item>
<title>Efficy Search How it work and can we change the way Search is done?</title>
<link>https://overflow.efficy.io/?qa=618/efficy-search-how-it-work-and-can-we-change-the-way-search-done</link>
<description>&lt;p&gt;I have a customer that ask the following question:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;&quot;in efficy it makes a difference if I search for + 49 1237 / 789 - 987&lt;br&gt;
  or 491237789987...depending what is in the field Phone1-3 If possible&lt;br&gt;
  we would like to make the search more tolerant - maybe searching&lt;br&gt;
  without white spaces.&lt;/p&gt;
  
  &lt;p&gt;I am think of something like &lt;/p&gt;
  
  &lt;p&gt;select K_WHATSOEVER  from TABLE  where DropWhiteSpaces(PHONE1) =&lt;br&gt;
  DropWhiteSpaces(SearchString) &quot;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I would like to know if it is possible in Efficy to change the way the search is done.&lt;br&gt;
If so can you detail how to do that?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=618/efficy-search-how-it-work-and-can-we-change-the-way-search-done</guid>
<pubDate>Fri, 07 Aug 2015 09:59:52 +0000</pubDate>
</item>
<item>
<title>Message: &quot;You cannot edit the parent of a Recurrent Action Series&quot;</title>
<link>https://overflow.efficy.io/?qa=467/message-you-cannot-edit-the-parent-recurrent-action-series</link>
<description>&lt;p&gt;Hello I need to update actions depending on other.&lt;br&gt;
But I got some errors when user created some recurrent actions in my data sync&lt;/p&gt;

&lt;p&gt;It bug when I try to edit : &lt;em&gt;Database.OpenEditContext(Target, Key)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Any idea to edit an action when it's a series ??&lt;br&gt;
I tried DisableSecurity but without success&lt;br&gt;
Here the error.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Error while creating or modifying destination record
Error while executing Script &quot;EActionSeriesParent&quot;
Message: &quot;You cannot edit the parent of a Recurrent Action Series&quot;
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=467/message-you-cannot-edit-the-parent-recurrent-action-series</guid>
<pubDate>Tue, 23 Jun 2015 15:42:38 +0000</pubDate>
</item>
<item>
<title>Sending a email from a document</title>
<link>https://overflow.efficy.io/?qa=456/sending-a-email-from-a-document</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;When I try to send an email starting from an attachment on an Efficy document by clicking 'Send by email', I get an error 'The Webpage cannot be displayed'.&lt;br&gt;
When I click to get more details I see that it doesn't recognizes the 'efficy' protocol.&lt;/p&gt;

&lt;p&gt;Is this a setting which is missing?&lt;/p&gt;

&lt;p&gt;gr&lt;br&gt;
Erwin&lt;/p&gt;
</description>
<category>Errors</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=456/sending-a-email-from-a-document</guid>
<pubDate>Wed, 17 Jun 2015 11:37:17 +0000</pubDate>
</item>
<item>
<title>Get DTSEARCH result from SQL</title>
<link>https://overflow.efficy.io/?qa=452/get-dtsearch-result-from-sql</link>
<description>&lt;p&gt;One of our client want to do something like that but without using the SOAP request.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;efficy:search entity=&quot;{Entity}&quot; method=&quot;DTSEARCH&quot; value=&quot;{String}&quot;&amp;gt;
 &amp;lt;datacontainer id=&quot;{Int}&quot;/&amp;gt;
&amp;lt;/efficy:search&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Do you know an other way by using native SQL search to get it or it's only generated by the DLL ?&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=452/get-dtsearch-result-from-sql</guid>
<pubDate>Fri, 12 Jun 2015 13:53:58 +0000</pubDate>
</item>
<item>
<title>Create Acti_Acti relation into SYS_ENTITYVIEWS without EntityView error</title>
<link>https://overflow.efficy.io/?qa=432/create-actiacti-relation-sysentityviews-without-entityview</link>
<description>&lt;p&gt;Hello &lt;br&gt;
I created a new relation Acti_Acti.&lt;br&gt;
Following the SQL Code to create my new relation&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;insert into SYS_ENTITYVIEWS (NAME, ISCUSTOM, TABLEVIEWS) values ('Acti_Acti', 1, 'Acti_Acti')

Update SYS_ENTITYVIEWS set 
    ISCUSTOM=1, 
    TABLEVIEWS=(SELECT TABLEVIEWS FROM SYS_ENTITYVIEWS WHERE NAME = 'ActiEdit') + ';Acti_Acti=Acti'
where NAME='ActiEdit' 

Update SYS_ENTITYVIEWS set 
    ISCUSTOM=1, 
    TABLEVIEWS=(SELECT TABLEVIEWS FROM SYS_ENTITYVIEWS WHERE NAME = 'ActiDelete') + ';Acti_Acti=Acti'
where NAME='ActiDelete' 
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When I try create a relation from ServerScript in an Edit context the server bring me back this  error &lt;br&gt;
unknown EntityView.&lt;br&gt;
Error context.&lt;/p&gt;

&lt;p&gt;But When I create a link though the Edit screen (Standard method) it's working. &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;onclick=&quot;RelationButtonClick(this, 'Acti', '60', '1028', false)&quot; 
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Delete a relation To.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;javascript:CebPerform('CEB_DEL_REL_', 'Acti35219')
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But I can't do the same thing from a serverscript.&lt;br&gt;
So any idea why ?&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=432/create-actiacti-relation-sysentityviews-without-entityview</guid>
<pubDate>Wed, 03 Jun 2015 15:35:23 +0000</pubDate>
</item>
<item>
<title>how to merge a template for multiple contacts ?</title>
<link>https://overflow.efficy.io/?qa=423/how-to-merge-a-template-for-multiple-contacts</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;In a document with 10 contacts, i would used a Template to create a one document with 10 pages (1 per contact)&lt;/p&gt;

&lt;p&gt;How a template could be used to generate 1 page per contact :&lt;br&gt;
   - options in function MergeTemplate ?&lt;br&gt;
   - using a detail table ?&lt;br&gt;
   - other ideas?&lt;/p&gt;

&lt;p&gt;For information, this feature was standard (and therefore used) in elink.&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=423/how-to-merge-a-template-for-multiple-contacts</guid>
<pubDate>Tue, 02 Jun 2015 07:45:35 +0000</pubDate>
</item>
<item>
<title>lookup by key &quot;no value selected&quot; handled differently between Efficy 2012 and 2014</title>
<link>https://overflow.efficy.io/?qa=283/lookup-value-selected-handled-differently-between-efficy</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;When no value is selected in a lokkup by key field, the response was '0' in efficy 2012 but is now &quot;&quot; in Efficy 2014.&lt;br&gt;
This lead to some issues in:&lt;br&gt;
1) workflow, when testing emty values&lt;br&gt;
2) Forms: '0' from Efficy 2012 is not considered as an empty value in efficy 2014 form&lt;/p&gt;

&lt;p&gt;is this can be handled in DB migration?&lt;/p&gt;

&lt;p&gt;Regards&lt;br&gt;
Anne&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=283/lookup-value-selected-handled-differently-between-efficy</guid>
<pubDate>Tue, 17 Mar 2015 13:31:22 +0000</pubDate>
</item>
<item>
<title>How to pass the active efficy usercode to a Crystal Report</title>
<link>https://overflow.efficy.io/?qa=273/how-to-pass-the-active-efficy-usercode-to-a-crystal-report</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Did anyone pass the active efficy usercode throug to Crystal reports as a parameter, without filling it in by hand?&lt;/p&gt;

&lt;p&gt;Looking forward to your solutions.&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=273/how-to-pass-the-active-efficy-usercode-to-a-crystal-report</guid>
<pubDate>Mon, 16 Mar 2015 06:14:00 +0000</pubDate>
</item>
<item>
<title>Totals in grids</title>
<link>https://overflow.efficy.io/?qa=264/totals-in-grids</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;I'm having a custom view with a sum on a float field.&lt;br&gt;
The view is on a custom entity.&lt;br&gt;
When making the total of this float field, I get different values depending of the current user logged in although both users see the same number of records(617). Even when I export the records and make the sum, I get again a different total. The Excel total is a correct total, the sums of my custom view is never correct.&lt;/p&gt;

&lt;p&gt;Does anyone has experience with this phenomenon?&lt;/p&gt;

&lt;p&gt;Erwin&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=264/totals-in-grids</guid>
<pubDate>Wed, 11 Mar 2015 13:31:18 +0000</pubDate>
</item>
<item>
<title>MultiValueDialog in consult mode</title>
<link>https://overflow.efficy.io/?qa=256/multivaluedialog-in-consult-mode</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I have  a form that creates a new contact. &lt;br&gt;
I have a multiple value field in that form. The client wants to have a selection window for selecting values same as for selecting users in common Efficy. &lt;/p&gt;

&lt;p&gt;All functions I could found are done in edit mode. Do someone have an example of the same in consult mode?&lt;/p&gt;

&lt;p&gt;Thanks and Regards&lt;/p&gt;

&lt;p&gt;Anne&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=256/multivaluedialog-in-consult-mode</guid>
<pubDate>Mon, 09 Mar 2015 12:54:23 +0000</pubDate>
</item>
<item>
<title>Customizing Treeview (2012 Summer+)</title>
<link>https://overflow.efficy.io/?qa=123/customizing-treeview-2012-summer</link>
<description>&lt;p&gt;Does one of you already tried to change the layout of the Comp.treeview?&lt;/p&gt;

&lt;p&gt;I found following macro:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;TreeViewMain.Comp [&amp;lt;%CreateTreeView(OnExpand=&quot;SwitchNode&quot;, ExpandLevel=&quot;0&quot;, MaxLevel=&quot;1&quot;,   AjaxLoad=&quot;1&quot;, ActiveField=&quot;OPENED&quot;, InactiveClass=&quot;Inactive&quot;,
OnClickParent=&quot;TreeGotoParent&quot;, ClickParentCaption=&quot;Show Parent Entity&quot;, folder=&quot;img/t/&quot;, FolderImage=&quot;&quot;,   ParentSeparator=&quot;&amp;lt;hr&amp;gt;&quot;,
action=&quot;%%GetArgument('nodeaction')&quot;,   VisibleNodesParam=&quot;%%Evaluate('_ &amp;lt;%GetEntity()%&amp;gt;TREE')&quot;,
initialshow=&quot;false&quot;, PopupImage=&quot;img/menu20.gif&quot;, NodeImage=&quot;%%GetEntity()&quot;,
parentsql=&quot;select CC.K_COMPANY, C.NAME + (case c.F_SALES_ENTITY when '1' then ' *' else '' end) NAME, C.OPENED from &amp;lt;#TABLE NAME=COMP_COMP&amp;gt; CC, &amp;lt;#TABLE NAME=COMPANIES&amp;gt; C, &amp;lt;#TABLE NAME=LK_COMP_COMP_RLT&amp;gt; R
    where CC.K_COMPANY2 = :param1 and C.K_COMPANY = CC.K_COMPANY and CC.RELATION = R.K_COMP_COMP_RLT and R.PARENT = '0'&quot;,
childrensql=&quot;select CC.K_COMPANY2, (
     select COUNT(*) from &amp;lt;#TABLE NAME=COMP_COMP&amp;gt; QCC, &amp;lt;#TABLE NAME=LK_COMP_COMP_RLT&amp;gt; QR
     where QCC.RELATION = QR.K_COMP_COMP_RLT and QCC.K_COMPANY=CC.K_COMPANY2 and QR.PARENT = '0') as SUBCOUNT, COMPANIES.NAME + (case COMPANIES.F_SALES_ENTITY when '1' then ' *' else '' end) NAME, COMPANIES.OPENED
    from &amp;lt;#TABLE NAME=COMP_COMP&amp;gt; CC, &amp;lt;#TABLE NAME=COMPANIES&amp;gt; COMPANIES, &amp;lt;#TABLE NAME=LK_COMP_COMP_RLT&amp;gt; R
    where ((CC.K_COMPANY = :param1) and (R.PARENT = '0')) and CC.K_COMPANY2 = COMPANIES.K_COMPANY
    and CC.RELATION = R.K_COMP_COMP_RLT and &amp;lt;#SECURITYCLAUSE TABLENAME=COMPANIES&amp;gt;   order BY COMPANIES.NAME&quot;
)%&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I need to add a '*' behind the company name based on the value of a checkbox.&lt;br&gt;
Therefor I added this in the SQL: &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;C.NAME + (case c.F_SALES_ENTITY when '1' then ' *' else '' end) NAME
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This is only working if you show the parent separated from the children. If you show it in the treeview, my company name isn't changed.&lt;br&gt;
There is also a CompTreeView query (10; -10), but changing this isn't changing my layout.&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=123/customizing-treeview-2012-summer</guid>
<pubDate>Thu, 11 Dec 2014 12:54:07 +0000</pubDate>
</item>
<item>
<title>[Efficy 2012] get info from query handle possible?</title>
<link>https://overflow.efficy.io/?qa=114/efficy-2012-get-info-from-query-handle-possible</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I want log all data export excel activity.&lt;br&gt;
The following data needs to be logged:&lt;br&gt;
-datetime&lt;br&gt;
-export user id&lt;br&gt;
-the data that has been exported&lt;/p&gt;

&lt;p&gt;The data exported can be avalaible on a file in a document in efficy&lt;br&gt;
I know when user export it use this function:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;    function ShowInExcel() {
    location.href = &quot;dialog?page=DialogExcel.htm&amp;amp;queryhandle=&amp;lt;%GetQueryHandle()%&amp;gt;&quot;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Is it possible to get query from a queryhandle(used to generate excel)?&lt;br&gt;
The result of this query is stored in an attachment in a document.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=114/efficy-2012-get-info-from-query-handle-possible</guid>
<pubDate>Mon, 24 Nov 2014 16:09:14 +0000</pubDate>
</item>
<item>
<title>Is Efficy Summer 2012 compatible with Office 2013 and Office 365?</title>
<link>https://overflow.efficy.io/?qa=83/efficy-summer-2012-compatible-with-office-2013-and-office-365</link>
<description>&lt;p&gt;Is is possible to get an overview of the compatibilities between the different Efficy versions and the  Microsoft Office versions. &lt;/p&gt;

&lt;p&gt;There is a page on help.efficy.com on Efficy 2012 Summer Compatibility Sheet, but it is out-of-date. &lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;http://help.efficy.com/HelpEfficy/whitepapers/Compatibility_Sheet/EN/index.html?helppage=productname_architecture.htm&quot;&gt;Client-side compatibilities&lt;/a&gt;&lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;http://help.efficy.com/HelpEfficy/whitepapers/Compatibility_Sheet/EN/index.html?helppage=productname_architecture.htm&quot;&gt;Server-side compatibilities&lt;/a&gt;&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=83/efficy-summer-2012-compatible-with-office-2013-and-office-365</guid>
<pubDate>Thu, 30 Oct 2014 13:19:36 +0000</pubDate>
</item>
<item>
<title>Is Crystal Reports 11 compatible with Efficy 2012 Summer and Efficy 2014?</title>
<link>https://overflow.efficy.io/?qa=82/crystal-reports-compatible-with-efficy-2012-summer-efficy</link>
<description>
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=82/crystal-reports-compatible-with-efficy-2012-summer-efficy</guid>
<pubDate>Thu, 30 Oct 2014 13:17:45 +0000</pubDate>
</item>
<item>
<title>Is Efficy Summer 2012 compatible with SQL Server 2014?</title>
<link>https://overflow.efficy.io/?qa=81/is-efficy-summer-2012-compatible-with-sql-server-2014</link>
<description>&lt;p&gt;or the other way around. Which versions of Efficy are compatible with Microsoft SQL Server 2014? &lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=81/is-efficy-summer-2012-compatible-with-sql-server-2014</guid>
<pubDate>Thu, 30 Oct 2014 13:14:39 +0000</pubDate>
</item>
</channel>
</rss>