<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions and answers in Other</title>
<link>https://overflow.efficy.io/?qa=qa/category-users/other</link>
<description>Powered by Question2Answer</description>
<item>
<title>problem with one of the users</title>
<link>https://overflow.efficy.io/?qa=7029/problem-with-one-of-the-users</link>
<description>&lt;p&gt;Hello, im contacting you regarding one of our clients (Stadim - Belgium).&lt;br&gt;
One of the users has an issue with efficy add in in outlook, every time  he starts outlook he gets the following error (see attached photo).&lt;br&gt;
i did a try to reaper  the installation and disabled the add-in and re-enabled it but it didnt help.&lt;br&gt;
How can we solve this problem?&lt;img src=&quot;h&quot; alt=&quot;enter image description here&quot;&gt; &lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=10090405164063310996&quot; alt=&quot;enter image description here&quot;&gt;ttp://&lt;/p&gt;

&lt;p&gt;many thanks in advance&lt;br&gt;
Mohamed Abdelkader&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7029/problem-with-one-of-the-users</guid>
<pubDate>Fri, 19 Jan 2024 13:49:58 +0000</pubDate>
</item>
<item>
<title>Delete et Merge</title>
<link>https://overflow.efficy.io/?qa=6972/delete-et-merge</link>
<description>&lt;p&gt;Bonjour,&lt;/p&gt;

&lt;p&gt;Est-ce qu'il est possible, pour l'objet person&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;D'empêcher sa suppression en modifiant sa partition par exemple. &lt;/li&gt;
&lt;li&gt;Pendant le process de merge, de garder la personne &quot;esclave&quot; en modifiant sa partition&lt;/li&gt;
&lt;/ul&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6972/delete-et-merge</guid>
<pubDate>Mon, 11 Sep 2023 12:38:41 +0000</pubDate>
</item>
<item>
<title>Answered: SchedulerAdmin modification disapearing</title>
<link>https://overflow.efficy.io/?qa=6950/scheduleradmin-modification-disapearing&amp;show=6952#a6952</link>
<description>&lt;p&gt;Did you first stop the Scheduler service?&lt;br&gt;
This is needed before you make adjustments with SchedulerAdmin.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6950/scheduleradmin-modification-disapearing&amp;show=6952#a6952</guid>
<pubDate>Wed, 16 Aug 2023 13:48:25 +0000</pubDate>
</item>
<item>
<title>Answered: How to have a company show only active contacts with that company?</title>
<link>https://overflow.efficy.io/?qa=6859/how-have-company-show-only-active-contacts-with-that-company&amp;show=6867#a6867</link>
<description>&lt;p&gt;The common functional solution for this question is working with the &quot;end date&quot; and when it's  before today the person is no longer working for that company.&lt;/p&gt;

&lt;p&gt;A contact can have only one &quot;main&quot; (or primary) company in Efficy, this is used for auto linking it to Actions, Documents etc. This is functionally different from actively working at.&lt;/p&gt;

&lt;p&gt;Hope it's clear now.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6859/how-have-company-show-only-active-contacts-with-that-company&amp;show=6867#a6867</guid>
<pubDate>Tue, 11 Apr 2023 06:04:57 +0000</pubDate>
</item>
<item>
<title>Answered: Disable the chat access from Effcy's desktop</title>
<link>https://overflow.efficy.io/?qa=6768/disable-the-chat-access-from-effcys-desktop&amp;show=6769#a6769</link>
<description>&lt;p&gt;Hello I see in the code of this new Intercom Chat, that in MacroLibrary.txt there is a macro &lt;br&gt;
&lt;code&gt;IntercomAppId&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;So I think you only need to overload this macro like this in your custom&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;IntercomAppId {[#EMPTY#]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Because, if this macro is empty it will not start the JavaScript that display the Intercom Chat Green Button :)&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6768/disable-the-chat-access-from-effcys-desktop&amp;show=6769#a6769</guid>
<pubDate>Thu, 01 Dec 2022 07:14:01 +0000</pubDate>
</item>
<item>
<title>Answered: Users' groups resetting without user action</title>
<link>https://overflow.efficy.io/?qa=6585/users-groups-resetting-without-user-action&amp;show=6601#a6601</link>
<description>&lt;p&gt;I don't think Exchange sync is synchronizing users, it just synchronize agendas/tasks/contacts/companies.&lt;/p&gt;

&lt;p&gt;May be your customer restored a backup of their database (if they are onPremise) or directly via an SQL request ? &lt;/p&gt;

&lt;p&gt;What you can also to, is to activate the change logs on the &lt;code&gt;ACC_ACCOUNTS&lt;/code&gt;/&lt;code&gt;ACC_GROUPS&lt;/code&gt; tables. This can be done in &lt;code&gt;SYS_TABLEVIEWS&lt;/code&gt; by setting the LOGCHANGES column to '1' and &lt;code&gt;ISCUSTOM&lt;/code&gt; column to '1' on table views : &lt;code&gt;Users&lt;/code&gt; and &lt;code&gt;Groups&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;This will help you to understand if the modification is done by a user or not ?&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6585/users-groups-resetting-without-user-action&amp;show=6601#a6601</guid>
<pubDate>Wed, 15 Jun 2022 07:47:15 +0000</pubDate>
</item>
<item>
<title>Answered: Flexmail Sync : Several emails for a same contact</title>
<link>https://overflow.efficy.io/?qa=6446/flexmail-sync-several-emails-for-a-same-contact&amp;show=6458#a6458</link>
<description>&lt;p&gt;Dear Anthony,&lt;/p&gt;

&lt;p&gt;For question 1/, once a contact has been synchronized with Flexmail, the trio :&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Efficy Contact key (SYNCHRO.K_1 =&lt;code&gt;K_CONTACT&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;EmailID (SYNCHRO.INT_1, 1=EMAIL1, 2=EMAIL2, 3=EMAIL3) &lt;/li&gt;
&lt;li&gt;and FlexmailID &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;are saved in the SYNCHRO table (the K_APPLICATION in the SYNCHRO table = 27 for Flexmail Synchro). So since the flexmail synchronization is based on the Ids, I would say that if the email address change in Efficy, it will also change in Flexmail and vice versa.&lt;/p&gt;

&lt;p&gt;For question 2/ same as before it is the trio Efficy Contact Key, Email Id and FlexmailID so in Flexmail I supposed (to be verified) that there will be 2 contacts with same NAME and FIRSTNAME but with a différent Email address and a different Flexmail.referenceId (which is composed of Efficy Contact Key + '_' + EmailID)&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6446/flexmail-sync-several-emails-for-a-same-contact&amp;show=6458#a6458</guid>
<pubDate>Tue, 08 Feb 2022 16:44:00 +0000</pubDate>
</item>
<item>
<title>Answered: New &quot;mirror&quot; replication mode</title>
<link>https://overflow.efficy.io/?qa=6428/new-mirror-replication-mode&amp;show=6431#a6431</link>
<description>&lt;p&gt;The mirror mode replicates more tables than before, we cover the complete database except a small number of tables for which replication doesn’t make any sense (e.g. &lt;code&gt;SYS_LOCKS&lt;/code&gt; or &lt;code&gt;SYS_DATABASE&lt;/code&gt;).&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6428/new-mirror-replication-mode&amp;show=6431#a6431</guid>
<pubDate>Tue, 11 Jan 2022 11:18:01 +0000</pubDate>
</item>
<item>
<title>Answered: Calcul de la date de dernière modification sur une personne</title>
<link>https://overflow.efficy.io/?qa=6424/calcul-de-la-date-de-derniere-modification-sur-une-personne&amp;show=6429#a6429</link>
<description>&lt;p&gt;Bonjour Laure,&lt;/p&gt;

&lt;p&gt;La tâche planifiée est le processus asynchrone qui permet de calculer de manière périodique sur toute la base des personnes leur date de dernier mouvement en effet.&lt;br&gt;
En revanche il existe en standard des règles dans le moteur de règles qui mettent à jour instantanément (synchrone)  la date de dernier mouvement des personnes lorsque une interaction ou une demande est réalisée sur une personne par exemple.&lt;/p&gt;

&lt;p&gt;voir la régle &quot;Data Privacy: Set correspondant date of last move&quot; dans le moteur de regles sur l'objet Interaction sur les evenements après &quot;Mise à jour&quot; et après &quot;Création&quot;.&lt;/p&gt;

&lt;p&gt;Voir la regle &quot;Data Privacy: Set Demande date of last move&quot; sur l'objet demande également.&lt;/p&gt;

&lt;p&gt;Attention ceci n'est pas exhaustif, il pourrait y avoir d'autres traitements customs ou standards qui mettrent à jour le champ PerDataPrivLastMove immediatement.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6424/calcul-de-la-date-de-derniere-modification-sur-une-personne&amp;show=6429#a6429</guid>
<pubDate>Tue, 11 Jan 2022 09:59:04 +0000</pubDate>
</item>
<item>
<title>Answered: How to unlock a user with Efficy 11.3+</title>
<link>https://overflow.efficy.io/?qa=6287/how-to-unlock-a-user-with-efficy-11-3&amp;show=6288#a6288</link>
<description>&lt;p&gt;Have a look at the ACC_AUTH table&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6287/how-to-unlock-a-user-with-efficy-11-3&amp;show=6288#a6288</guid>
<pubDate>Tue, 14 Sep 2021 10:08:23 +0000</pubDate>
</item>
<item>
<title>Answered: Does some one have experience on dtSearch with multiple criteria.</title>
<link>https://overflow.efficy.io/?qa=6068/does-some-have-experience-dtsearch-with-multiple-criteria&amp;show=6069#a6069</link>
<description>&lt;p&gt;Hi Koki&lt;/p&gt;

&lt;p&gt;See the &lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.io/user/e2012_dtsearch_howitsearches&quot;&gt;manual&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;With Fast Google Search, you can type &lt;code&gt;train doc&lt;/code&gt; to get all documents whose name contain e.g. training and document. But dtSearch looks for words, not parts of words, so if you type &lt;code&gt;train doc&lt;/code&gt;, it would search for files containing &lt;code&gt;train&lt;/code&gt; and &lt;code&gt;doc&lt;/code&gt; as a whole word, not as part of a word. Thus, to obtain the same kind of results, you would need to type &lt;code&gt;train* doc*&lt;/code&gt; as a search string.&lt;/p&gt;

&lt;p&gt;See also the &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.dtsearch.com/PLF_RRanking2.html&quot;&gt;dtSearch&lt;/a&gt; website to learn how to look for values.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6068/does-some-have-experience-dtsearch-with-multiple-criteria&amp;show=6069#a6069</guid>
<pubDate>Tue, 04 May 2021 07:04:30 +0000</pubDate>
</item>
<item>
<title>ApplyApply  master-detail relations with category forms project guide</title>
<link>https://overflow.efficy.io/?qa=5526/applyapply-master-detail-relations-category-forms-project</link>
<description>&lt;p&gt;Hello,&lt;br&gt;
I cannot get the master-detail relations to work in this context.&lt;br&gt;
Like in a classic form I have defined a field to call the script during a change (field.CATG&lt;em&gt;LOOKUPMASTER {[&amp;lt;% GetEdit (“$ FIELD $”, type = “LOOKUP”, onchange = “JavaScript: CebPerformCustom ('CEB_STATE', $ FIELD $); ”)%&amp;gt;]}) on the master lookup but the following code does not seem to work in this context.&lt;br&gt;
function CebPerformCustom(ActionCode, field) {&lt;br&gt;
var Key = null;&lt;br&gt;
var Element = null;&lt;br&gt;
var CebAction = document.getElementById(&quot;CEB&lt;/em&gt;ACTION&quot;)&lt;br&gt;
if (Key)&lt;br&gt;
CebAction.value = ActionCode + Key&lt;br&gt;
else&lt;br&gt;
CebAction.value = ActionCode&lt;br&gt;
if (DoSubmit(ActionCode, Element, field.name)) {&lt;br&gt;
if (! BeforeSubmit(ActionCode == &quot;CEB&lt;em&gt;OK&quot; || ActionCode == &quot;CEB&lt;/em&gt;APPLY&quot;)) return&lt;br&gt;
window.EntityModified = false; // the CEB_PERFORM will save any changes made&lt;br&gt;
document.forms[0].submit()&lt;br&gt;
AfterSubmit()&lt;br&gt;
}&lt;br&gt;
}&lt;/p&gt;

&lt;p&gt;Can anyone help me please ?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5526/applyapply-master-detail-relations-category-forms-project</guid>
<pubDate>Fri, 24 Jul 2020 14:13:00 +0000</pubDate>
</item>
<item>
<title>Answered: com+ identity didn't stay configured ?</title>
<link>https://overflow.efficy.io/?qa=5250/com-identity-didnt-stay-configured&amp;show=5255#a5255</link>
<description>&lt;p&gt;This seems to come close to what you experience:&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://social.technet.microsoft.com/Forums/en-US/bfb47b13-34c9-4d33-8fd1-1b549142314b/an-error-username-or-password-is-incorrect-occurs-when-com-component-is-started?forum=winservergen&quot;&gt;https://social.technet.microsoft.com/Forums/en-US/bfb47b13-34c9-4d33-8fd1-1b549142314b/an-error-username-or-password-is-incorrect-occurs-when-com-component-is-started?forum=winservergen&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The reason why resetting the DCOMCNFG user will work is that , this will reset the &quot;Logon as a batch job right&quot; for the user account configured for the DCOM application.&lt;/p&gt;

&lt;p&gt;Regarding why this fails sometimes or why it fails only on some instances (and be fixed by resetting the password in dcomcnfg), it is because they have some GPO that revokes the right (or the account is locked, etc.). However, resetting the dcomcnfg may also fail some time later for the same reason.&lt;/p&gt;

&lt;p&gt;You need to give the DCOM user the &quot;Logon as a batch job right&quot; to prevent this problem happening again. This is the root cause why you got the &quot;logon type 4&quot; error message.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5250/com-identity-didnt-stay-configured&amp;show=5255#a5255</guid>
<pubDate>Mon, 27 Jan 2020 12:53:15 +0000</pubDate>
</item>
<item>
<title>Answered: uncheck &quot;enforce access checks for this application&quot; missing in the doc ?</title>
<link>https://overflow.efficy.io/?qa=4893/uncheck-enforce-access-checks-for-this-application-missing&amp;show=4896#a4896</link>
<description>&lt;p&gt;It's best to address documentation change requests directly to the &lt;code&gt;doc&lt;/code&gt; e-mail address of Efficy. It should indeed remain in the documentation.&lt;/p&gt;

&lt;p&gt;Good news, since Efficy 11.2 (or 11.3), the checkbox is unchecked automatically during the installation.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4893/uncheck-enforce-access-checks-for-this-application-missing&amp;show=4896#a4896</guid>
<pubDate>Fri, 11 Oct 2019 07:32:53 +0000</pubDate>
</item>
<item>
<title>Answered: What is the SHEET field at the bottom of edit product in 11.3?</title>
<link>https://overflow.efficy.io/?qa=4844/what-is-the-sheet-field-at-the-bottom-of-edit-product-in-11-3&amp;show=4845#a4845</link>
<description>&lt;p&gt;It's used by the feature &lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.com/edn/dev/crft_11_quotationbuilder&quot;&gt;Quotation Builder&lt;/a&gt; introduced in Efficy 11.1&lt;/p&gt;

&lt;p&gt;A new field &lt;code&gt;Sheet&lt;/code&gt; has been added to the &lt;code&gt;Products&lt;/code&gt; and to the &lt;code&gt;Prod_Oppo&lt;/code&gt; detail. It allows to define additional information about the product, like a technical sheet or a text description. This field can be edited in the product using Word, and if filled it will be copied to &lt;code&gt;Prod_Oppo&lt;/code&gt; when linking the product. It will be editable into the quotation without impacting the original in the product.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4844/what-is-the-sheet-field-at-the-bottom-of-edit-product-in-11-3&amp;show=4845#a4845</guid>
<pubDate>Wed, 02 Oct 2019 07:32:12 +0000</pubDate>
</item>
<item>
<title>Answered: Database structure : some info about Files / Mails / Docu</title>
<link>https://overflow.efficy.io/?qa=4746/database-structure-some-info-about-files-mails-docu&amp;show=4747#a4747</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Here are the explanations:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DOCUMENTS.EMAIL&lt;/code&gt; is flagged as &lt;code&gt;1&lt;/code&gt; when it was converted from an Outook e-mail. The link with the mail can be removed, but this &quot;source information&quot; field will still be flagged&lt;/li&gt;
&lt;li&gt;&lt;code&gt;FILES.KIND&lt;/code&gt; and the 4 common kinds are in detailed explained in the &lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.com/edn/projectguides/files_overview&quot;&gt;Files Overview guide&lt;/a&gt;. It indicates if the file is embedded (into &lt;code&gt;STREAM&lt;/code&gt;), linked, remote or a big file.&lt;/li&gt;
&lt;li&gt;In case the file is linked, &lt;code&gt;FILES.PATH&lt;/code&gt; contains the path to the local file and &lt;code&gt;FILES.COMMENT&lt;/code&gt; is the display name. For embedded files, when you alter the name, you change the &lt;code&gt;COMMENT&lt;/code&gt; field.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;STREAM&lt;/code&gt;, &lt;code&gt;PICTURE&lt;/code&gt; and &lt;code&gt;THUMB&lt;/code&gt; fields are described in this topic &lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.com/edn/projectguides/files_overview#pictures_and_pdf_files_in_efficy&quot;&gt;Pictures and PDF files in Efficy&lt;/a&gt;. The latter two are only used when the STREAM is a picture and ImageMagick is installed.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;K_ATTACHMENT&lt;/code&gt; and &lt;code&gt;K_ATTACHVERSION&lt;/code&gt; should be custom fields, I don't know them. That also explains why they don't exist in your &lt;code&gt;SYS_FIELDS&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;MAILS.K_FOLDER&lt;/code&gt; values (&lt;strong&gt;1 =&lt;/strong&gt; Emails created and sent by Efficy, &lt;strong&gt;2 =&lt;/strong&gt; Inbound mails, &lt;strong&gt;3 =&lt;/strong&gt; Outbound mails)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;MAILS.FROMOWA&lt;/code&gt;,  is flagged as &lt;code&gt;1&lt;/code&gt; when it was uploaded from Outlook Web Access (OWA)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;COMMENT&lt;/code&gt; is actually the file name, while &lt;code&gt;PATH&lt;/code&gt; contains the unchangeable extension. Renaming happens only on &lt;code&gt;COMMENT&lt;/code&gt;. Typically, when uploading files in Efficy, the extension is not included in &lt;code&gt;COMMENT&lt;/code&gt; while &lt;code&gt;PATH&lt;/code&gt; contains the original filename including the extension. Efficy always used the extension available in &lt;code&gt;PATH&lt;/code&gt; to associate the target application.&lt;/p&gt;

&lt;p&gt;I'm hoping that your Efficy wisdom has just been leveled up!&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4746/database-structure-some-info-about-files-mails-docu&amp;show=4747#a4747</guid>
<pubDate>Wed, 28 Aug 2019 17:06:05 +0000</pubDate>
</item>
<item>
<title>Answered: Force client browser to refresh cache after a file change</title>
<link>https://overflow.efficy.io/?qa=4637/force-client-browser-to-refresh-cache-after-a-file-change&amp;show=4640#a4640</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;You can try to refresh Efficy on server side.&lt;br&gt;
You can log on administration console then reset Database Connections, Refresh Settings and Release Libraries.&lt;br&gt;
Then stop the COM+ Server.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Sébastien&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4637/force-client-browser-to-refresh-cache-after-a-file-change&amp;show=4640#a4640</guid>
<pubDate>Thu, 01 Aug 2019 08:12:44 +0000</pubDate>
</item>
<item>
<title>Answered: Bug de l'app / affichage et recherche des contacts ?</title>
<link>https://overflow.efficy.io/?qa=4448/bug-de-lapp-affichage-et-recherche-des-contacts&amp;show=4454#a4454</link>
<description>&lt;p&gt;Hello Patrice, I tested it from Android with &lt;code&gt;Efficy App 11.2.3&lt;/code&gt; and &lt;code&gt;AppServer 11.2&lt;/code&gt; and I cannot reproduce it. When the phone is connected to internet, searching any contact is possible. When airplane mode is on, the search input box is not visible and I can only access recents and favorites. If they are available offline, they can be consulted.&lt;/p&gt;

&lt;p&gt;I recommend to create an incident with Efficy support so they can study your case. &lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4448/bug-de-lapp-affichage-et-recherche-des-contacts&amp;show=4454#a4454</guid>
<pubDate>Wed, 12 Jun 2019 12:49:08 +0000</pubDate>
</item>
<item>
<title>Answered: 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&amp;show=4372#a4372</link>
<description>&lt;p&gt;It will likely be compatible, but it's not supported anymore. We will surely not release an updated SIdebar &amp;amp; Office integrations version for the 2012 release. &lt;/p&gt;

&lt;p&gt;Reply to the customer we recommend to do a quick test with the latest version of Office, as we don't have the field experiences anymore&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&amp;show=4372#a4372</guid>
<pubDate>Tue, 28 May 2019 06:18:24 +0000</pubDate>
</item>
<item>
<title>Answered: TLogonRequestHandler - Required Argument not found: &quot;DATABASE&quot;</title>
<link>https://overflow.efficy.io/?qa=4150/tlogonrequesthandler-required-argument-not-found-database&amp;show=4159#a4159</link>
<description>&lt;p&gt;Probably related to &lt;a rel=&quot;nofollow&quot; href=&quot;https://overflow.efficy.com/?qa=3933/client-replication-for-efficy-v10-sp2-doesnt-run&amp;amp;show=3934#a3934&quot;&gt;this issue&lt;/a&gt; with the virtual store, as indicated by Vincent.&lt;/p&gt;

&lt;p&gt;Could it be that the Alias.ini stored in &lt;code&gt;C:\Program Files (x86)\Efficy\Alias.ini&lt;/code&gt; is empty or does not exist?&lt;/p&gt;

&lt;p&gt;If the user that executes Alias Manager does not have write permissions (without elevation) inside C:\Program Files (x86)\Efficy\, Windows will let applications write their settings to a virtual store folder &lt;code&gt;AppData\Local\VirtualStore&lt;/code&gt;. I assume the ini file is stored in that location and cannot be accessed by the IIS&lt;/p&gt;

&lt;p&gt;Solution:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Move the Alias.ini from the virtual store to C:\Program Files (x86)\Efficy\&lt;/li&gt;
&lt;li&gt;Give the Users group write permissions on C:\Program Files (x86)\Efficy\&lt;/li&gt;
&lt;/ol&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4150/tlogonrequesthandler-required-argument-not-found-database&amp;show=4159#a4159</guid>
<pubDate>Wed, 24 Apr 2019 12:50:59 +0000</pubDate>
</item>
<item>
<title>Answered: Get efficy ID inside a flexmail campaing</title>
<link>https://overflow.efficy.io/?qa=4102/get-efficy-id-inside-a-flexmail-campaing&amp;show=4105#a4105</link>
<description>&lt;p&gt;If you want to want to set a custom url with the the Contact Mailingcode inside a Flexmail message, you can use the &lt;code&gt;free_field_5&lt;/code&gt; field, it already contains the mailingcode of the Efficy Contact.&lt;br&gt;
Example: &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;https://guest-url/guest?app=yourapp&amp;amp;page=pages/index.html&amp;amp;cont=#free_field_5#
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4102/get-efficy-id-inside-a-flexmail-campaing&amp;show=4105#a4105</guid>
<pubDate>Tue, 16 Apr 2019 08:53:52 +0000</pubDate>
</item>
<item>
<title>Answered: Error on opening DOCX and XLSX files</title>
<link>https://overflow.efficy.io/?qa=3696/error-on-opening-docx-and-xlsx-files&amp;show=3714#a3714</link>
<description>&lt;p&gt;This case has been resolved by direct mail.&lt;/p&gt;

&lt;p&gt;This issue has already been corrected.&lt;br&gt;
The customer needs to install Efficy 11.1.14823 instead of their current 11.1.14457. &lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3696/error-on-opening-docx-and-xlsx-files&amp;show=3714#a3714</guid>
<pubDate>Thu, 06 Dec 2018 14:33:03 +0000</pubDate>
</item>
<item>
<title>Answered: WARNING : take care of comments in your Macros</title>
<link>https://overflow.efficy.io/?qa=3569/warning-take-care-of-comments-in-your-macros&amp;show=3570#a3570</link>
<description>&lt;p&gt;Correct&lt;/p&gt;

&lt;p&gt;Efficy supports only the usage of &lt;code&gt;/*&lt;/code&gt; and &lt;code&gt;*/&lt;/code&gt; to define comment blocks in macro files. In the standard macro's, you don't find &lt;code&gt;//&lt;/code&gt; outside of a macro.&lt;/p&gt;

&lt;p&gt;It's true that it's missing in the manual&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3569/warning-take-care-of-comments-in-your-macros&amp;show=3570#a3570</guid>
<pubDate>Tue, 25 Sep 2018 12:06:19 +0000</pubDate>
</item>
<item>
<title>How to install new font for pdf conversion</title>
<link>https://overflow.efficy.io/?qa=3458/how-to-install-new-font-for-pdf-conversion</link>
<description>&lt;ol&gt;
&lt;li&gt;install the font on needed server (usually regular Efficy services server)&lt;/li&gt;
&lt;li&gt;modify securities of the font (properties, security) and add the user which runs the efficy pdf service&lt;/li&gt;
&lt;/ol&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3458/how-to-install-new-font-for-pdf-conversion</guid>
<pubDate>Fri, 10 Aug 2018 13:05:12 +0000</pubDate>
</item>
<item>
<title>Answered: Customize TabContentProds : &quot;DS_DocuEdit_6_Docu_Prod: Field 'BATCH' not found&quot;</title>
<link>https://overflow.efficy.io/?qa=3405/customize-tabcontentprods-dsdocuedit6docuprod-field&amp;show=3412#a3412</link>
<description>&lt;p&gt;Some answers below.&lt;/p&gt;

&lt;p&gt;SYS_QUERIES contains generic queries that can be multi-table and have complex join or filtering criteria. They are mainly used to retrieve lists of elements (e.g. the Actions linked to a Company) and are always read-only.&lt;/p&gt;

&lt;p&gt;The [columns] section in SYS_QUERIES specifies the default columns of the query; as you say this value usually is overwritten in the Macro, so it's not very useful.&lt;/p&gt;

&lt;p&gt;&quot;Table Views&quot; are simple views on a single database table and are used to retrieve the data for consulting or editing.&lt;br&gt;
Table Views are grouped in &quot;Entity Views&quot; (defined in SYS&lt;em&gt;ENTITYVIEWS); an Entity View contains all the table Views that are used in a consult or edit window. For example the Document window uses the &quot;DocuEdit&quot; Entity View which contains Table Views on DOCUMENTS, FILES, DOCU&lt;/em&gt;USER, DOCU&lt;em&gt;COMP, DOCU&lt;/em&gt;CONT, DOCU_PROJ etc.&lt;/p&gt;

&lt;p&gt;The customization of the product list in the Document Edit should normally be done in the DOCU_PROD Table View, but what you want is too complex for the simplified view system.&lt;/p&gt;

&lt;p&gt;A solution might be to add in SYS&lt;em&gt;FIELDS a couple of virtual fields K&lt;/em&gt;BATCH and BATCHNAME to the table DOCU_PROD. The fields would use a database function (stored proc) to return the batch key or name.&lt;/p&gt;

&lt;p&gt;First create the functions/stored proc in the database to return the key of the batch name for a given K&lt;em&gt;PRODUCT.&lt;br&gt;
Then add the appropriate lines in SYS&lt;/em&gt;FIELDS for table DOCU&lt;em&gt;PROD (K&lt;/em&gt;TABLE=31030). You can specify the USAGE 'P' (for &quot;procedure&quot;) and the name of the function in LOOKUPASSOCIATE. The parameter passed in the function is defined in K&lt;em&gt;LOOKUPTABLE and K&lt;/em&gt;LOOKUPFIELD; in your case these would be 31030 and 2 to pass DOCU&lt;em&gt;PROD.K&lt;/em&gt;PRODUCT to the function.&lt;/p&gt;

&lt;p&gt;Take a look at some other examples in SYS_FIELDS for which USAGE equals 'P', for example for the field USERS we run a function that returns the list of linked users.&lt;/p&gt;

&lt;p&gt;I hope this helps,&lt;br&gt;
Robert&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3405/customize-tabcontentprods-dsdocuedit6docuprod-field&amp;show=3412#a3412</guid>
<pubDate>Tue, 24 Jul 2018 11:41:14 +0000</pubDate>
</item>
<item>
<title>Answered: Agenda reactivate scrollTime in main.js</title>
<link>https://overflow.efficy.io/?qa=3244/agenda-reactivate-scrolltime-in-main-js&amp;show=3245#a3245</link>
<description>&lt;p&gt;I'm not sure why, but it seems to work now. I'm sure I refreshed everything in the console as well as my browser while testing, but it did not gave the result I was looking for immediately. But for now it works!&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3244/agenda-reactivate-scrolltime-in-main-js&amp;show=3245#a3245</guid>
<pubDate>Fri, 08 Jun 2018 17:58:29 +0000</pubDate>
</item>
<item>
<title>Answered: US Date format is not applied in IE</title>
<link>https://overflow.efficy.io/?qa=2900/us-date-format-is-not-applied-in-ie&amp;show=2907#a2907</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I found a solution to overwrite a function in Efficy.JS called &quot;SetTimeStamp&quot; and set in there the required format: even en-US or en-GB like the following&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;function SetTimeStamp(elemName, userName) {
    var
        now = new Date(),
        elem = document.getElementById(elemName) || document.forms[0][elemName],
        separatorText = (elem.value &amp;amp;&amp;amp; elem.value.trim().length) ? '_______________________________________________\n\n\n' : '',
        tsText = userName + ', ' + now.toLocaleString('en-GB') + '\n\n' + separatorText, //Set in toLocaleString the desired date format
        curPos = tsText.length - separatorText.length - 1;
    if (elem.style.display !== 'none') {
        elem.focus();
        InsertTimeAtTop(elem, tsText, curPos);
    }
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;It works perfectly. Hope it helps.&lt;br&gt;
Best Regards.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2900/us-date-format-is-not-applied-in-ie&amp;show=2907#a2907</guid>
<pubDate>Fri, 26 Jan 2018 09:56:24 +0000</pubDate>
</item>
<item>
<title>Answered: I can only import data in Relation Table with DataSync Tool</title>
<link>https://overflow.efficy.io/?qa=2826/i-can-only-import-data-in-relation-table-with-datasync-tool&amp;show=2834#a2834</link>
<description>&lt;p&gt;Are you sure you are using the latest version of the datasync tool? (the one compatible with your Efficy version?)&lt;/p&gt;

&lt;p&gt;I know that in a previous version (Efficy 10 first version I think) there was an issue with this, not all the tables were displayed (like in your printscreen)&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2826/i-can-only-import-data-in-relation-table-with-datasync-tool&amp;show=2834#a2834</guid>
<pubDate>Wed, 13 Dec 2017 12:49:38 +0000</pubDate>
</item>
<item>
<title>Answered: Mac - Time Out / Sidebar (Cache &amp; Cookies) Solution</title>
<link>https://overflow.efficy.io/?qa=2673/mac-time-out-sidebar-cache-cookies-solution&amp;show=2674#a2674</link>
<description>&lt;p&gt;Step 1:&lt;br&gt;
Accessing User Library in MacOS Sierra&lt;br&gt;
If you don’t need to constantly show the ~/Library folder on the Mac, you can just access it when needed by using the “Go” menu:&lt;br&gt;
1.  From the Finder of Mac OS, pull down the “Go” menu and hold down the SHIFT key&lt;br&gt;
2.  Choose “Library” from the drop down list&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=9769535734672010326&quot; alt=&quot;enter image description here&quot;&gt;&lt;br&gt;
You can also hit Command+Shift+L from the MacOS Finder to immediately jump to the ~/Library directory of the active user account.&lt;br&gt;
* Note that in older versions of MacOS and Sierra you need to hold down the OPTION key rather than the SHIFT key.&lt;/p&gt;

&lt;p&gt;Step 2: go to the folder &quot;Caches&quot; and delete the folder &quot;com.efficy.sidebar&quot;&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=4178502083562321421&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Step 3:&lt;br&gt;
Go to the folder &quot; Cookies&quot; and delete the next files: &lt;br&gt;
&quot;com.efficy.sidebar.binarycookies&quot; and &quot;Cookies.binarycookies&quot;&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=9425904028715603063&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Step 4: Reboot your Mac&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2673/mac-time-out-sidebar-cache-cookies-solution&amp;show=2674#a2674</guid>
<pubDate>Tue, 05 Sep 2017 12:25:34 +0000</pubDate>
</item>
<item>
<title>Answered: How to disable the copy of PROJ - COMP links to DOCU - COMP when creating a new document?</title>
<link>https://overflow.efficy.io/?qa=2407/disable-copy-proj-comp-links-docu-comp-when-creating-document&amp;show=2408#a2408</link>
<description>&lt;p&gt;I would customize the standard function &lt;code&gt;editNew(detail)&lt;/code&gt; defined in &lt;code&gt;js\commands\gridtoolsAddCmd.js&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The condition to override/change is the COPYMAINDETAIL. Remove Comp&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;if (['Proj','Oppo','Case'].indexOf(entity) !== -1) {
  params += '©MAINDETAIL={entity};{key};Comp;Cont';
}           
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I assume you know how to override a standard command. If not, take a look at the sample custom folder.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2407/disable-copy-proj-comp-links-docu-comp-when-creating-document&amp;show=2408#a2408</guid>
<pubDate>Tue, 21 Mar 2017 18:44:29 +0000</pubDate>
</item>
<item>
<title>Answered: How format a specific columns into a query result</title>
<link>https://overflow.efficy.io/?qa=2293/how-format-a-specific-columns-into-a-query-result&amp;show=2294#a2294</link>
<description>&lt;p&gt;I recently found this : (SP2)&lt;/p&gt;

&lt;p&gt;look into : &lt;/p&gt;

&lt;p&gt;Efficy/pages/grid/QueryResult.htm&lt;/p&gt;

&lt;p&gt;you can copy it into your custom folder and try to understand how it works.&lt;/p&gt;

&lt;p&gt;for your information I succeed adding a definition by overriding a the &amp;lt;#FDEF&amp;gt; tags and adding adding my format into the &amp;lt;#F=FIELDNAME&amp;gt; associated tag&lt;/p&gt;

&lt;p&gt;these are the lines I have added (MEMO_CRA is my custom query column name)&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;#HDEF=MEMO_CRA&amp;gt; &amp;lt;/#HDEF&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;then &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;#FDEF=MEMO_CRA&amp;gt; &amp;lt;/#FDEF&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;finally&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;#MDEF=MEMO_CRA&amp;gt;
&amp;lt;tr&amp;gt;
    &amp;lt;td&amp;gt; &amp;lt;/td&amp;gt;
    &amp;lt;td&amp;gt; &amp;lt;/td&amp;gt;
    &amp;lt;td colspan=&quot;5&quot;&amp;gt;&amp;lt;i&amp;gt;&amp;lt;#F=FIELDNAME; RAW=true&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;/#MDEF&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I hope it will help you.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2293/how-format-a-specific-columns-into-a-query-result&amp;show=2294#a2294</guid>
<pubDate>Tue, 14 Feb 2017 16:52:47 +0000</pubDate>
</item>
<item>
<title>Answered: 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&amp;show=2277#a2277</link>
<description>&lt;p&gt;The compatibility sheet still states that SQL Server 2014 tests are &quot;ongoing&quot;, but this must be outdated. We have at least one customer running Efficy in production on &lt;strong&gt;SQL Server 2014&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Historically speaking, we never had major compatibility issues with SQL Server since SQL Server 2000. That doesn't mean it is guaranteed that it will work 100% correct in SQL Server 2016, but history learns me it it will probably be no issue. SQL Server also allows you to configure your database compatibility. You could decide to leave it on the current version of SQL Server or the highest supported one.&lt;/p&gt;

&lt;p&gt;I don't think Efficy 2012 Summer will ever be officially compatible with SQL Server 2016, as this version of Efficy is no longer maintained. Surely Efficy 10 will be supported in the (near) future on SQL Server 2016.&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&amp;show=2277#a2277</guid>
<pubDate>Thu, 09 Feb 2017 13:02:11 +0000</pubDate>
</item>
<item>
<title>Answered: Merge Radio Button Visibility or Displayed but it should not</title>
<link>https://overflow.efficy.io/?qa=2209/merge-radio-button-visibility-or-displayed-but-it-should-not&amp;show=2210#a2210</link>
<description>&lt;p&gt;I checked the codes and found in &lt;strong&gt;GridColumns.txt&lt;/strong&gt; that there was a mistake &lt;/p&gt;

&lt;p&gt;Here is the solution in order to have the same behavior than in Efficy 2012 ... cf &lt;strong&gt;&amp;lt;#M=;ELSE=visibility:hidden&amp;gt;&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;td.SELECTED.Dupl {[&amp;lt;td class=&quot;text-center nowrap Grid&amp;lt;#E=Identical&amp;gt;&quot;&amp;gt;
&amp;lt;span class=&quot;switch compact round tiny&quot; style=&quot;&amp;lt;#E=visibility:hidden&amp;gt;&quot;&amp;gt;&amp;lt;input type=&quot;radio&quot; id=&quot;&amp;lt;#F=FIELDID&amp;gt;_1&quot; name=&quot;&amp;lt;#F=FIELDID&amp;gt;&quot; value=&quot;1&quot; &amp;lt;#I=SELECTED;1=checked&amp;gt; onclick=&quot;if (this.checked) SelectValue(1,2,&amp;lt;#N&amp;gt;)&quot;&amp;gt;&amp;lt;label for=&quot;&amp;lt;#F=FIELDID&amp;gt;_1&quot;&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;/span&amp;gt;
&amp;lt;span class=&quot;switch compact round tiny&quot; style=&quot;&amp;lt;#M=;ELSE=visibility:hidden&amp;gt;&quot;&amp;gt;&amp;lt;input type=&quot;radio&quot; id=&quot;&amp;lt;#F=FIELDID&amp;gt;_3&quot; name=&quot;&amp;lt;#F=FIELDID&amp;gt;&quot; value=&quot;3&quot; &amp;lt;#I=SELECTED;3=checked&amp;gt; onclick=&quot;if (this.checked) SelectValue(1,2,&amp;lt;#N&amp;gt;,true)&quot;&amp;gt;&amp;lt;label for=&quot;&amp;lt;#F=FIELDID&amp;gt;_3&quot;&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;/span&amp;gt;
&amp;lt;span class=&quot;switch compact round tiny&quot; style=&quot;&amp;lt;#E=visibility:hidden&amp;gt;&quot;&amp;gt;&amp;lt;input type=&quot;radio&quot; id=&quot;&amp;lt;#F=FIELDID&amp;gt;_2&quot; name=&quot;&amp;lt;#F=FIELDID&amp;gt;&quot; value=&quot;2&quot; &amp;lt;#I=SELECTED;2=checked&amp;gt; onclick=&quot;if (this.checked) SelectValue(2,1,&amp;lt;#N&amp;gt;)&quot;&amp;gt;&amp;lt;label for=&quot;&amp;lt;#F=FIELDID&amp;gt;_2&quot;&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;/span&amp;gt;
&amp;lt;/td&amp;gt;]}
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2209/merge-radio-button-visibility-or-displayed-but-it-should-not&amp;show=2210#a2210</guid>
<pubDate>Fri, 20 Jan 2017 16:11:40 +0000</pubDate>
</item>
<item>
<title>Answered: How to return a single value within MacroLibraryCustom</title>
<link>https://overflow.efficy.io/?qa=2181/how-to-return-a-single-value-within-macrolibrarycustom&amp;show=2185#a2185</link>
<description>&lt;p&gt;GetField is the macro to be used.&lt;/p&gt;

&lt;p&gt;So, what you can do is:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;%RunQuery(id=&quot;myquery&quot;, SQL=&quot;SELECT top 1 K_PROJECT from &amp;lt;#TABLE NAME=DOCU_PROJ&amp;gt; where MAIN='1' and K_DOCUMENT=:p1&quot;, param1=&quot;%%GetField('F_BM')&quot;, store=2)%&amp;gt;

&amp;lt;%GetField(&quot;K_PROJECT&quot;, query=&quot;myquery&quot;)%&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Don't forget to assign a store for your query. The store is suppose to be unique per request, else the last running query with the same (or without) store is overwritten.&lt;/p&gt;

&lt;p&gt;Greetings&lt;br&gt;
Kristof&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2181/how-to-return-a-single-value-within-macrolibrarycustom&amp;show=2185#a2185</guid>
<pubDate>Mon, 16 Jan 2017 06:36:56 +0000</pubDate>
</item>
<item>
<title>Answered: Melange des champs adresses pour un contact / ceux de sa société</title>
<link>https://overflow.efficy.io/?qa=2171/melange-des-champs-adresses-pour-un-contact-ceux-de-societe&amp;show=2180#a2180</link>
<description>&lt;p&gt;Bonjour, &lt;/p&gt;

&lt;p&gt;tu trouveras dans le fichier FormFieldsConsult.txt &lt;br&gt;
la définition des champs adresse : &lt;/p&gt;

&lt;p&gt;STREET.Cont&lt;br&gt;
BUILDING.Cont &lt;br&gt;
...&lt;/p&gt;

&lt;p&gt;tu peux bien sur les surcharger dans ton dossier custom.&lt;/p&gt;

&lt;p&gt;Cordialement,&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2171/melange-des-champs-adresses-pour-un-contact-ceux-de-societe&amp;show=2180#a2180</guid>
<pubDate>Fri, 13 Jan 2017 09:07:50 +0000</pubDate>
</item>
<item>
<title>Answered: mails from Flexmail in spam</title>
<link>https://overflow.efficy.io/?qa=2118/mails-from-flexmail-in-spam&amp;show=2119#a2119</link>
<description>&lt;p&gt;Increase your deliverability with email authentication : &lt;br&gt;
proceed with following steps with your domain manager : &lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.flexmail.eu/en/support/playbooks/increase-your-deliverability-with-email-authentication&quot;&gt;http://www.flexmail.eu/en/support/playbooks/increase-your-deliverability-with-email-authentication&lt;/a&gt;&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2118/mails-from-flexmail-in-spam&amp;show=2119#a2119</guid>
<pubDate>Sun, 18 Dec 2016 14:18:05 +0000</pubDate>
</item>
<item>
<title>Answered: Inactive Users button</title>
<link>https://overflow.efficy.io/?qa=1930/inactive-users-button&amp;show=1931#a1931</link>
<description>&lt;p&gt;Hi Erwin,&lt;/p&gt;

&lt;p&gt;this shows you the undone tasks of inactive user(s). You can only see it when selecting a group - and if there are undone tasks for one (or more) inactive user(s) in that group.&lt;br&gt;
If you select for example in our Efficy the group 'Project Team Brown' and the button 'inactive users', 9 more undone tasks will come up (for users BBO &amp;amp; TBR).&lt;/p&gt;

&lt;p&gt;Br,&lt;br&gt;
greg&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1930/inactive-users-button&amp;show=1931#a1931</guid>
<pubDate>Fri, 07 Oct 2016 08:41:29 +0000</pubDate>
</item>
<item>
<title>Answered: Agenda &amp; TS have a specific background color - efficy 2014</title>
<link>https://overflow.efficy.io/?qa=1849/agenda-ts-have-a-specific-background-color-efficy-2014&amp;show=1892#a1892</link>
<description>&lt;p&gt;Hello for your first case (Agenda) please find a way to doing that into an Efficy 2014 6640&lt;/p&gt;

&lt;p&gt;First in efficyCustom.css you must add this code. &lt;br&gt;
The first line is for all cases. the second one is for the specific today highlight.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;/* Cas du férié */
.fc-ferie{
    background-color:#a6bbce;
}
/* Cas du férié sur le jour today */
.fc-day.fc-widget-content.fc-thu.fc-today.fc-state-highlight.fc-ferie{
    background-color:#cecca8;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Next you need 3 JS : &lt;br&gt;
 - js/commands/agendaCmd.js&lt;br&gt;
 - js/config/require.config.js&lt;br&gt;
 - js/main/agenda.js&lt;/p&gt;

&lt;p&gt;into  js/commands/agendaCmd.js you must add this fonction loadFerie and update datePrevious() and date next() as below :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;define([
    'standard/commands/agendaCmd',
    'jquery',
    'moment',
    'history',
    'datetimepicker',
    'base/browser',
    'base/constants',
    'base/model',
    'classes/commandListener',
    'utils/url'
], function(agendaCmd, $, moment, History, Datetimepicker, Browser, Const, Model, CommandListener, Url) {
    //console.log('dans le nouveau agendaCmd')
    loadFerie()
    function _navigateDate(past) {
        var
            title = $('title').html(),
            detail = Model('detail').toLowerCase(),
            date = parseInt(Model('currentDate'), 10);

        if (detail == 'week' || detail == 'week5')
            date += (past) ? -7 : 7;
        else if (detail == 'day')
            date += (past) ? -1 : 1;
        else if (detail == 'month') {
            date = moment.delphi(date);
            date.add('months', (past) ? -1 : 1);
            date = date.toDelphiDate();
        }
        History.setup({basepath:'/efficy.dll/'});
        history.pushState(null, title, Url.setArguments({'date': date}));
        Model.set('currentDate', date);
    }


    function changeView(toView){
        Browser.navigate(Url.setArguments({'date': Model('currentDate'), 'detail': toView}));
    }

    function changeList(hasList){
        Browser.navigate(Url.setArguments({'date': Model('currentDate'), listview: hasList}));
    }

    function changePlanning(isPlanning) {
        if (isPlanning === 'T') {
            Browser.navigate(Url.setArguments({'date': Model('currentDate'), detail: 'Day', planview: isPlanning}));
        } else {
            Browser.navigate(Url.setArguments({'date': Model('currentDate'), planview: isPlanning}));
        }
    }

    function datePrevious() {
        _navigateDate(true);
        $('[class^=agenda-detail-area]').each(function() {
            $(this).fullCalendar('prev');
        });
        loadFerie()
    }

    function dateNext() {
        _navigateDate(false);
        $('[class^=agenda-detail-area]').each(function() {
            $(this).fullCalendar('next');
        });
        loadFerie()
    }

    function loadFerie() {
        var DatesF = Model('ferie') 
        //console.log(DatesF)
        var ToUpdate = DatesF.split(',');
                for (i=0;i&amp;lt;ToUpdate.length;i++){
                //console.log(ToUpdate[i])
                $($('.fc-widget-content').find('td[class^=&quot;fc-day&quot;]').filter('td[data-date^=&quot;'+ToUpdate[i]+'&quot;]')).each(function(index, obj) {
                    $(this).addClass(&quot;fc-ferie&quot;)
                });
            }
    }

    agendaCmd.commands.set({dateSelect: dateSelect,
        datePrevious: datePrevious,
        dateNext: dateNext,
        changeView: changeView,
        changeList: changeList,
        changePlanning: changePlanning,
        loadFerie: loadFerie
    });

    return agendaCmd;

});
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Into js/main/agenda.js you must load your overwriting CSS on each event like on change planning view etc. as bellow&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;define([
    'domReady!',
    'modelFilled!',
    'jquery',
    'class',
    'base/model',
    'utils/format',
    'desktop/desktop',
    'agenda/main',
    'commands/agendaCmd'
], function(doc, modelFilled, $, Class, Model, format, Desktop, Agenda, AgendaCmd) {

    var agenda = new (Class.extend({

        start: function () {
            Desktop.start();
            AgendaCmd.start();
            this.Agenda = new Agenda();

            var agendaDetailAreaClass = 'agenda-detail-area';

            if (Model('relentity') &amp;amp;&amp;amp; Model('relkey')) {
                this.Agenda.start('.' + agendaDetailAreaClass,
                    format('entityagenda?_macrofile=MacroAgenda&amp;amp;_macro=JsonAgendaMeetings&amp;amp;entity={relentity}&amp;amp;key={relkey}&amp;amp;active=true&amp;amp;explodegroup=true&amp;amp;subentities=T'));
            }
            else if (Model('planningView') &amp;amp;&amp;amp; !(!Model('listView') &amp;amp;&amp;amp; Model('detail').toLowerCase() === 'day')) {
                console.log(Model('userIdList'))
                var
                    users = Model('userIdList').split(/;/g),
                    $agendaDetailContent = $('#agenda-detail-content');
                    console.log(users)

                for (var i = 0, len = users.length; i &amp;lt; len; i++) {
                    var agendaDetailAreaUserClass = agendaDetailAreaClass;
                    if (i &amp;gt; 0) {
                        agendaDetailAreaUserClass += '-' + i;
                        var $newagendaDetailArea = $('&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;', {
                            'class': agendaDetailAreaUserClass
                        });
                        $agendaDetailContent.append($newagendaDetailArea);
                    }
                    this.Agenda.start('.' + agendaDetailAreaUserClass,
                        format('agenda?_macrofile=MacroAgenda&amp;amp;_macro=JsonAgendaMeetings&amp;amp;entity=Appo&amp;amp;active=true&amp;amp;explodegroup=true&amp;amp;user=$0&amp;amp;planview={planningView}', users[i]));
                        loadFerie() 
                }
            }
            else {
                this.Agenda.start('.' + agendaDetailAreaClass,
                    format('agenda?_macrofile=MacroAgenda&amp;amp;_macro=JsonAgendaMeetings&amp;amp;entity=Appo&amp;amp;active=true&amp;amp;explodegroup=true&amp;amp;user={userIdList}&amp;amp;planview={planningView}'));
                    loadFerie() 
            }
        },

        stop: function () {
            this.Agenda.stop();
            AgendaCmd.stop();
        }

    }))();

    // Auto start when loaded via data-main
    agenda.start();
    loadFerie() 
    return agenda;

});

function loadFerie() {
        var DatesF = Model('ferie') 
        //console.log('loadferieragenda'+DatesF)
        var ToUpdate = DatesF.split(',');
                for (i=0;i&amp;lt;ToUpdate.length;i++){
                //console.log(ToUpdate[i])
                $($('.fc-widget-content').find('td[class^=&quot;fc-day&quot;]').filter('td[data-date^=&quot;'+ToUpdate[i]+'&quot;]')).each(function(index, obj) {
                    $(this).addClass(&quot;fc-ferie&quot;)
                });
            }
    }
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Into js/config/require.config.js you must overwrite the both files as bellow&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;require.overrideModule('main/agenda');
require.overrideModule('commands/agendaCmd');
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Next you must declare your overwrite into macros/MacroDescktopCustom.txt like that&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;RequireConfigCustom {[
  &amp;lt;%UseScript('custom/js/config/require.config.js')%&amp;gt;
]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Finally you must add into your Model the data. To do that you must activate into MacroAgendaCustom.txt the JsonAgendaModelCustom macro.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;JsonAgendaModelCustom {[
    ,&quot;ferie&quot;: &quot;2016-09-20,2016-09-13,2016-09-22,0&quot;
]}
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1849/agenda-ts-have-a-specific-background-color-efficy-2014&amp;show=1892#a1892</guid>
<pubDate>Thu, 22 Sep 2016 17:13:53 +0000</pubDate>
</item>
<item>
<title>Answered: Do not inherit security from main relations (protect current security)</title>
<link>https://overflow.efficy.io/?qa=1883/inherit-security-from-relations-protect-current-security&amp;show=1884#a1884</link>
<description>&lt;p&gt;Dear Bob,&lt;/p&gt;

&lt;p&gt;You should read this: &lt;a rel=&quot;nofollow&quot; href=&quot;http://help.efficy.com/HelpEfficy/user/UserGuide/EN/index.html?helppage=project_secure.htm?zoom_highlightsub=security&quot;&gt;&lt;/a&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://help.efficy.com/HelpEfficy/user/UserGuide/EN/index.html?helppage=project_secure.htm?zoom_highlightsub=security&quot;&gt;http://help.efficy.com/HelpEfficy/user/UserGuide/EN/index.html?helppage=project_secure.htm?zoom_highlightsub=security&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For some entities you can check that any detail you link to it will inheritate the security of the parent record.&lt;/p&gt;

&lt;p&gt;If you don't want the inherited security to be applied then on the children entity you should check the box &quot;Do not inherit from main relation&quot; (parent)&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1883/inherit-security-from-relations-protect-current-security&amp;show=1884#a1884</guid>
<pubDate>Tue, 20 Sep 2016 16:06:42 +0000</pubDate>
</item>
<item>
<title>Answered: How come the number of contacts in a profile difers from the numbera added</title>
<link>https://overflow.efficy.io/?qa=1876/how-come-number-contacts-profile-difers-from-numbera-added&amp;show=1878#a1878</link>
<description>&lt;p&gt;Kathleen,&lt;/p&gt;

&lt;p&gt;Can you check if you also selected the link with companies to be the main link in the query, of there is such a link, to rule out any double contacts?&lt;/p&gt;

&lt;p&gt;Kr,&lt;br&gt;
Gert&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1876/how-come-number-contacts-profile-difers-from-numbera-added&amp;show=1878#a1878</guid>
<pubDate>Mon, 19 Sep 2016 13:47:12 +0000</pubDate>
</item>
<item>
<title>Answered: Setup &quot;verkopers&quot;</title>
<link>https://overflow.efficy.io/?qa=1820/setup-verkopers&amp;show=1827#a1827</link>
<description>&lt;p&gt;You are certainly looking for Efficy Designer, aka Conficy. There should be a shortcut on the servers start menu. Other option, some developers put a redirect in the subfolder conficy to the full url.&lt;/p&gt;

&lt;p&gt;Should be something like http(s)://servername/conficy&lt;/p&gt;

&lt;p&gt;Else, ask our support to help you find it.&lt;/p&gt;

&lt;p&gt;Greetings  &lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1820/setup-verkopers&amp;show=1827#a1827</guid>
<pubDate>Wed, 17 Aug 2016 18:56:03 +0000</pubDate>
</item>
<item>
<title>Answered: Is it possible to setup Nomad Efficy on Windows tablet (Windows 8 or 10)</title>
<link>https://overflow.efficy.io/?qa=1821/is-it-possible-to-setup-nomad-efficy-windows-tablet-windows&amp;show=1824#a1824</link>
<description>&lt;p&gt;It has to work if your tabblet runs a full version of Windows 8.1 or Windows 10. Windows RT versions are not supported.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1821/is-it-possible-to-setup-nomad-efficy-windows-tablet-windows&amp;show=1824#a1824</guid>
<pubDate>Wed, 17 Aug 2016 10:01:28 +0000</pubDate>
</item>
<item>
<title>Answered: is it possible to synchronize ressource with exchange calendar?</title>
<link>https://overflow.efficy.io/?qa=1757/is-possible-synchronize-ressource-with-exchange-calendar&amp;show=1759#a1759</link>
<description>&lt;p&gt;Hello Cédric.&lt;/p&gt;

&lt;p&gt;Initially it was on the R&amp;amp;D developments wishlist of Belfius, but later on it was decided to skip the sync of resources. So I'm pretty sure this extension of the sync was never developed.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1757/is-possible-synchronize-ressource-with-exchange-calendar&amp;show=1759#a1759</guid>
<pubDate>Wed, 13 Jul 2016 07:44:25 +0000</pubDate>
</item>
<item>
<title>Answered: Quelles sont les regles d'affichage des opportunités / tableau de bord</title>
<link>https://overflow.efficy.io/?qa=1693/quelles-sont-regles-daffichage-opportunites-tableau-bord&amp;show=1694#a1694</link>
<description>&lt;p&gt;Bonjour, il me semble que le widget des opportunités se base sur la macro TodaySales dans le fichier MacroWidget, &lt;/p&gt;

&lt;p&gt;Cette macro se base sur la query Master 22 et Detail 1&lt;/p&gt;

&lt;p&gt;les opportunités qui sont renvoyées par cet appel semblent être les opportunités dont la date cible est inférieure à la date du jour +7 jours &lt;br&gt;
ET qui sont actives. (champ OPENED à 1)&lt;/p&gt;

&lt;p&gt;J'ai du mal à voir comment les paramètres sont surchargés en revanche il semble tout à fait possible de changer ces paramètres. &lt;/p&gt;

&lt;p&gt;De plus vu que le gadget se base sur un RunQuery vous pouvez tout à fait modifier votre query à loisir en y injectant directement du SQL.&lt;/p&gt;

&lt;p&gt;Bien à vous&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1693/quelles-sont-regles-daffichage-opportunites-tableau-bord&amp;show=1694#a1694</guid>
<pubDate>Thu, 09 Jun 2016 15:10:50 +0000</pubDate>
</item>
<item>
<title>Answered: Comment initialiser la table LK_CITY pour la France ?</title>
<link>https://overflow.efficy.io/?qa=1597/comment-initialiser-la-table-lkcity-pour-la-france&amp;show=1653#a1653</link>
<description>&lt;p&gt;On the Efficy FTP Partner there is also a zip file containing the SQL to import Zip code for Belgium/Germany/Luxemburg/Swiss and France : /Utilities/Postcodes - Zipcodes&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1597/comment-initialiser-la-table-lkcity-pour-la-france&amp;show=1653#a1653</guid>
<pubDate>Mon, 23 May 2016 11:39:07 +0000</pubDate>
</item>
<item>
<title>Answered: Chronos: Why is the detail Cont/Comp excluded from consult Proj, Oppo?</title>
<link>https://overflow.efficy.io/?qa=1639/chronos-why-detail-cont-comp-excluded-from-consult-proj-oppo&amp;show=1640#a1640</link>
<description>&lt;p&gt;In the functional analysis, R&amp;amp;D excluded those relation entities from the standard version.&lt;br&gt;
Actually, during the test phase we haven't received any feedback on the missing relations... so the test version became standard.&lt;br&gt;
It doesn't mean it can't be changed either in standard or (of course) in custom!&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1639/chronos-why-detail-cont-comp-excluded-from-consult-proj-oppo&amp;show=1640#a1640</guid>
<pubDate>Fri, 20 May 2016 10:37:41 +0000</pubDate>
</item>
<item>
<title>Comment activer la liste des doublons ?</title>
<link>https://overflow.efficy.io/?qa=1599/comment-activer-la-liste-des-doublons</link>
<description>&lt;p&gt;La liste des doublons est vide.&lt;br&gt;
Je dois les détecter par analyse des listes (selections) et les corriger un par un&lt;br&gt;
Comment activer cette liste ?&lt;br&gt;
Merci&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1599/comment-activer-la-liste-des-doublons</guid>
<pubDate>Wed, 11 May 2016 19:02:20 +0000</pubDate>
</item>
<item>
<title>Conficy : modification de la valeur par defaut dans un champ</title>
<link>https://overflow.efficy.io/?qa=1557/conficy-modification-de-la-valeur-par-defaut-dans-un-champ</link>
<description>&lt;p&gt;Dans Conficy, il est possible de donner la valeur par défaut du champ.&lt;br&gt;
Ok pour faire cela lors de la création du champs avec &quot;appliquer la structure&quot;&lt;/p&gt;

&lt;p&gt;mais comment peut on modifier cette valeur par défaut ??&lt;br&gt;
Faut simplement modifier la valeur et rééxécuter &quot;Applique la structure&quot; ??&lt;/p&gt;

&lt;p&gt;je l'ai fait et sauf erreur de ma part, la valeur pa défaut n'a pas été modifier.&lt;/p&gt;

&lt;p&gt;Merci&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1557/conficy-modification-de-la-valeur-par-defaut-dans-un-champ</guid>
<pubDate>Tue, 26 Apr 2016 12:23:25 +0000</pubDate>
</item>
<item>
<title>Création de plusieurs fonctions successives pour un contact au sein d'une même société</title>
<link>https://overflow.efficy.io/?qa=1556/creation-plusieurs-fonctions-successives-contact-societe</link>
<description>&lt;p&gt;Lorsqu'on affecte un contact à une société, nous renseignons sa fonction avec la possibilité de date de début et de fin.&lt;/p&gt;

&lt;p&gt;Je souhaite utiliser ce principe pour enregistrer le changement de fonction d'un contact sans changer de société.&lt;br&gt;
par exemple :&lt;br&gt;
      responsable achat jusqu'au 15 avril 2016&lt;br&gt;
      directeur du bureau d'étude à partir du 16 avril&lt;/p&gt;

&lt;p&gt;Comment faire ?&lt;br&gt;
Merci&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1556/creation-plusieurs-fonctions-successives-contact-societe</guid>
<pubDate>Tue, 26 Apr 2016 12:19:38 +0000</pubDate>
</item>
<item>
<title>Mettre en place un &quot;warning&quot; / oubli d'enregistrer</title>
<link>https://overflow.efficy.io/?qa=1555/mettre-en-place-un-warning-oubli-denregistrer</link>
<description>&lt;p&gt;Lors de la création d'un document avec pieces jointes, ou du rapatriement d'un mail ou création d'un contact, ou création d'une société, tout le travail de saisie est perdu si on &quot;oublie&quot; de cliquer sur Enregistrer.&lt;/p&gt;

&lt;p&gt;Existe t il la possibilité de créer un message de &quot;warning&quot; qui demande la confirmation de quitter la fenêtre sans enregistrer ??&lt;/p&gt;

&lt;p&gt;Merci&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1555/mettre-en-place-un-warning-oubli-denregistrer</guid>
<pubDate>Tue, 26 Apr 2016 12:15:06 +0000</pubDate>
</item>
</channel>
</rss>