<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged agenda</title>
<link>https://overflow.efficy.io/?qa=tag/agenda</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to customize agenda actions colors in Efficy 2024 ?</title>
<link>https://overflow.efficy.io/?qa=7139/how-to-customize-agenda-actions-colors-in-efficy-2024</link>
<description>&lt;p&gt;Hi,&lt;br&gt;
In previous Efficy Versions, the colors of the appointments are different according to the modes of the appointments.&lt;br&gt;
In 2024, the color of the appointments is always the same : no color.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7139/how-to-customize-agenda-actions-colors-in-efficy-2024</guid>
<pubDate>Mon, 04 Nov 2024 10:00:29 +0000</pubDate>
</item>
<item>
<title>Change of color of the texts of the agenda in the mobile application</title>
<link>https://overflow.efficy.io/?qa=6669/change-of-color-the-texts-the-agenda-the-mobile-application</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I would like to customize the Efficy mobile app for a client by changing the text color in the calendar.&lt;br&gt;
But my changes don't work and crash the access to efficy on my phone.&lt;br&gt;
I added in the sys&lt;em&gt;storage the parameter MobileStyle&lt;/em&gt;DEV with the value :&lt;/p&gt;

&lt;p&gt;{&lt;br&gt;
  &quot;agenda&quot;: {&lt;br&gt;
modeMeetingIn: {&quot;backgroundColor&quot; : &quot;#000000&quot;},&lt;br&gt;
modeMeetingOut: {&quot;backgroundColor&quot; : &quot;#000000&quot;},&lt;br&gt;
modeHolidays: {&quot;backgroundColor&quot; : &quot;#000000&quot;},&lt;br&gt;
natureConfidential: {&quot;backgroundColor&quot; : &quot;#000000&quot;},&lt;br&gt;
naturePrivate: {&quot;backgroundColor&quot; : &quot;#000000&quot;}&lt;br&gt;
  }&lt;br&gt;
}&lt;/p&gt;

&lt;p&gt;Is this the right way to do it?&lt;br&gt;
I don't know if adding this definition overwrites the standard definition?&lt;/p&gt;

&lt;p&gt;I found the documentation (&lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.io/edn/dev/mbad_customizeagenda).&quot;&gt;https://help.efficy.io/edn/dev/mbad_customizeagenda).&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you in advance for your help&lt;/p&gt;

&lt;p&gt;Quentin&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6669/change-of-color-the-texts-the-agenda-the-mobile-application</guid>
<pubDate>Wed, 31 Aug 2022 08:25:51 +0000</pubDate>
</item>
<item>
<title>Possible to change agenda view for confidential items?</title>
<link>https://overflow.efficy.io/?qa=5906/possible-to-change-agenda-view-for-confidential-items</link>
<description>&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;In the agenda planning view the confidential items are shown on top of the users separately.&lt;/p&gt;

&lt;p&gt;Is it possible to have the confidential items shown behind the user that has the confidential appointment instead?&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=7980334257065366300&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5906/possible-to-change-agenda-view-for-confidential-items</guid>
<pubDate>Thu, 18 Feb 2021 14:50:01 +0000</pubDate>
</item>
<item>
<title>Where can I find the standard agenda colors for different languages in Efficy 11.3</title>
<link>https://overflow.efficy.io/?qa=5788/where-find-standard-agenda-colors-different-languages-efficy</link>
<description>&lt;p&gt;Before customizing the agenda colors for a customer, the customer wants to know the Action modes / corresponding agenda colors which are by default available in Efficy.&lt;/p&gt;

&lt;p&gt;I have tried to find them anywhere, but failed.&lt;/p&gt;
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5788/where-find-standard-agenda-colors-different-languages-efficy</guid>
<pubDate>Thu, 07 Jan 2021 07:50:32 +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>is it possible to extend the planing view in the agenda more than 1 month</title>
<link>https://overflow.efficy.io/?qa=5118/possible-extend-the-planing-view-the-agenda-more-than-month</link>
<description>&lt;p&gt;Is it possible to have more than a month displayed in the same time into the month view or into the planning view of the agenda ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5118/possible-extend-the-planing-view-the-agenda-more-than-month</guid>
<pubDate>Fri, 06 Dec 2019 13:16:22 +0000</pubDate>
</item>
<item>
<title>Custom agenda appointment modes colors with accents</title>
<link>https://overflow.efficy.io/?qa=4243/custom-agenda-appointment-modes-colors-with-accents</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;A customer has been recently moved to the cloud. Efficy version is 11.0&lt;/p&gt;

&lt;p&gt;There were custom colors for the different modes and one of them was &quot;Privé&quot;. After the move, this didn't work anymore as the mode wasn't recognized.&lt;/p&gt;

&lt;p&gt;I found that the problem was the accented character. The file &lt;code&gt;MacroAgendaCustom.txt&lt;/code&gt; was encoded in &lt;code&gt;ANSI&lt;/code&gt; and when i switched to &lt;code&gt;UTF-8&lt;/code&gt; it worked again.&lt;br&gt;
So when moving to the cloud the encoding somehow changed?&lt;/p&gt;

&lt;p&gt;So this is more me reporting this issue than asking a question.&lt;br&gt;
But is this is a known issue? Has this been fixed so that this works no matter the encoding and is this checked when moving to the cloud?&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;
</description>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4243/custom-agenda-appointment-modes-colors-with-accents</guid>
<pubDate>Wed, 15 May 2019 08:15:44 +0000</pubDate>
</item>
<item>
<title>Efficy - Outlook : Agenda Colors</title>
<link>https://overflow.efficy.io/?qa=4093/efficy-outlook-agenda-colors</link>
<description>&lt;p&gt;Has anyone already realized a mapping of colors between the colors of the Efficy agenda with the one of Outlook ? &lt;br&gt;
And if so, how could this be realized ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4093/efficy-outlook-agenda-colors</guid>
<pubDate>Thu, 11 Apr 2019 12:13:52 +0000</pubDate>
</item>
<item>
<title>How to customize the colors on Before/after areas in the Agenda</title>
<link>https://overflow.efficy.io/?qa=3614/how-to-customize-the-colors-on-before-after-areas-the-agenda</link>
<description>&lt;p&gt;Hello !&lt;/p&gt;

&lt;p&gt;I've been working on the agenda custom colors recently and I wanted to adapt the time before/after areas to match the custom colors I've put in place.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3614/how-to-customize-the-colors-on-before-after-areas-the-agenda</guid>
<pubDate>Tue, 23 Oct 2018 10:28:54 +0000</pubDate>
</item>
<item>
<title>Agenda reactivate scrollTime in main.js</title>
<link>https://overflow.efficy.io/?qa=3244/agenda-reactivate-scrolltime-in-main-js</link>
<description>&lt;p&gt;Since Efficy10 scrollTime has been removed. Since we would like to see all 24 hours in a day, I would like to be able to start with 7:00 am for scrolling. &lt;/p&gt;

&lt;p&gt;I already changed the minTime, maxTime, slotDuration (bij 15 minutes instead of 30) and slotLabelInterval. But whatever I try, it seems not possible to change the scrollTime which used to be there in Efficy2014.&lt;/p&gt;

&lt;p&gt;See &lt;a rel=&quot;nofollow&quot; href=&quot;https://fullcalendar.io/docs/scrollTime&quot;&gt;https://fullcalendar.io/docs/scrollTime&lt;/a&gt; for more info.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;_initConfigAgendaOptions: function () {
        var minTime = Url.getArgument('minTime') || Model('minTime'),
            maxTime = Url.getArgument('maxTime') || Model('maxTime');
        this.config.set({
            slotLabelFormat: Model('slotLabelFormat'),
            minTime:         minTime ? minTime.split(' ')[1] || '00:00:00' : '00:00:00',
            maxTime:         maxTime ? maxTime.split(' ')[1] || '24:00:00' : '24:00:00',
            slotDuration:    '00:15:00',    //standaard 30 minuten
            slotLabelInterval: '01:00',
            scrollTime:      '07:00:00'
        });
    },
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I also tried _initConfigGeneralDisplay, _initConfigViews and _initConfigTextTimeCustom for adding scrollTime, but no result yet.&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3244/agenda-reactivate-scrolltime-in-main-js</guid>
<pubDate>Fri, 08 Jun 2018 17:48:20 +0000</pubDate>
</item>
<item>
<title>Change agenda colors for custom field</title>
<link>https://overflow.efficy.io/?qa=2647/change-agenda-colors-for-custom-field</link>
<description>&lt;p&gt;Hi guys,&lt;/p&gt;

&lt;p&gt;I know how to override colours for the agenda on the standard fields mode, nature and added the field location to test.&lt;/p&gt;

&lt;p&gt;But if i want to do the same for a custom field it doesnt react at all. I've added the field in de sys_query (35, 1), and ofcourse created a model for it.&lt;/p&gt;

&lt;p&gt;Does anyone know how to do this?&lt;/p&gt;

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

&lt;p&gt;Michael.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2647/change-agenda-colors-for-custom-field</guid>
<pubDate>Thu, 03 Aug 2017 15:41:12 +0000</pubDate>
</item>
<item>
<title>GetField parameter to Query</title>
<link>https://overflow.efficy.io/?qa=2076/getfield-parameter-to-query</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Can i send parameters to a query that is used in the getfield-tag?&lt;/p&gt;

&lt;p&gt;F.e. &amp;lt;%GetField('AMM', query='AM', param1=&amp;lt;#K&amp;gt;')&lt;/p&gt;

&lt;p&gt;Where testquery is a defined in a Runquery-tag.:&lt;/p&gt;

&lt;p&gt;&amp;lt;%RunQuery(id=|AM|, store=|2|, 
        SQL=|select 'test' as aa, SUM(F_TIME_SPENT_HOUR) as AMH,SUM(F_TIME_SPENT_MIN) as AMM from &amp;lt;#TABLE name='R_ACTI_PROD'&amp;gt; R_ACTI_PROD 
        where R_ACTI_PROD.K_Action=:param1| %&amp;gt;&lt;/p&gt;

&lt;p&gt;OWhen this is possible i can put the runquery in the listconsult.appo and the getfield in the agendalayout. &lt;br&gt;
Or is there another way to do this? (using the K_Action as a parameter for the runquery that is defined in another file?)&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2076/getfield-parameter-to-query</guid>
<pubDate>Tue, 06 Dec 2016 13:34:08 +0000</pubDate>
</item>
<item>
<title>Getfield : parameter to Query</title>
<link>https://overflow.efficy.io/?qa=2073/getfield-parameter-to-query</link>
<description>&lt;p&gt;Hello&lt;/p&gt;

&lt;p&gt;Is it possible to pass a parameter in the GetField-Tag to the corresponding query&lt;/p&gt;

&lt;p&gt;f.e. : &amp;lt;%GetField('AMH', query='AM', Param1=&amp;lt;#K&amp;gt;)%&amp;gt; &lt;/p&gt;

&lt;p&gt;Kind regards,&lt;/p&gt;

&lt;p&gt;Raf,&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2073/getfield-parameter-to-query</guid>
<pubDate>Tue, 06 Dec 2016 11:29:15 +0000</pubDate>
</item>
<item>
<title>K_Action in query in ListConsult.Appo</title>
<link>https://overflow.efficy.io/?qa=2072/kaction-in-query-in-listconsult-appo</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I've written a runquery in the MacroListCustom.txt-file in the ListConsult.Appo&lt;br&gt;
When i open the Agenda, the query is executed and i'm able to use the select-fields from the query (tried it with select 'test' as aa - and then show field aa with Getfield('aa', query=....)&lt;/p&gt;

&lt;p&gt;How can i use the K_Actipon from an action in the parameters of the query so that the query-result is different for each action shown in the agenda.&lt;br&gt;
See my Query below.&lt;/p&gt;

&lt;p&gt;MANY thx.&lt;/p&gt;

&lt;p&gt;ListConsult.Appo [&lt;br&gt;
    &amp;lt;%RunQuery(id=|AM|, store=|2|, 
        SQL=|select SUM(F_TIME_SPENT_HOUR) as AMH,SUM(F_TIME_SPENT_MIN) as AMM from &amp;lt;#TABLE name='R_ACTI_PROD'&amp;gt; R_ACTI_PROD 
        where R_ACTI_PROD.K_Action=:param1|, **PARAM1=&quot;%%Evaluate(|&amp;lt;%GetArgument('K_Action')%&amp;gt;|)&quot;%**&amp;gt;&lt;br&gt;
        &amp;lt;%OnArgument(ArgValue=&quot;%%GetStoredParam('_ viewkind')&quot;,
    then=&quot;&amp;lt;%Macro('AgendaVisual')%&amp;gt;&quot;,&lt;br&gt;
    else=&quot;&amp;lt;%Macro('AgendaText')%&amp;gt;&quot;)%&amp;gt;&lt;br&gt;
    &amp;lt;%Macro('TaskPreview')%&amp;gt;&amp;lt;%Macro(&quot;ContextMenu&quot;)%&amp;gt;].&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2072/kaction-in-query-in-listconsult-appo</guid>
<pubDate>Tue, 06 Dec 2016 10:48:25 +0000</pubDate>
</item>
<item>
<title>Make field editable or readonly based on group rights</title>
<link>https://overflow.efficy.io/?qa=1995/make-field-editable-or-readonly-based-on-group-rights</link>
<description>&lt;p&gt;I added a boolean checkbox field for the agenda/appointments. This field should be readonly for all users, except for one security group. How do I have to do this? The current value (checked or not checked) should be visible for everybody.&lt;/p&gt;

&lt;p&gt;Thanks for your help!&lt;/p&gt;
</description>
<category>Efficy Partners</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1995/make-field-editable-or-readonly-based-on-group-rights</guid>
<pubDate>Mon, 07 Nov 2016 11:48:08 +0000</pubDate>
</item>
<item>
<title>Is there any way to re-order GetUserIdList depending on the Fullname Attached</title>
<link>https://overflow.efficy.io/?qa=1860/there-any-order-getuseridlist-depending-fullname-attached</link>
<description>&lt;p&gt;The need is to be able to display Planning vue by user name not by user Id when I call  JsonAgendaMeetings into agenda.js :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;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]));
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;By default in the macroAgenda.txt the JSON AgendaModel use the &lt;strong&gt;&amp;lt;%GetUserIdList(removelastseparator=T)%&amp;gt;&lt;/strong&gt;&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;JsonAgendaModel {[
,&quot;userIdList&quot;: &quot;&amp;lt;%GetUserIdList(removelastseparator=T)%&amp;gt;&quot;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Is there any way to order this list not by ID but By name ? &lt;br&gt;
I was thinking first I could order By FULLNAME into the scalar function GETACT_USRNAMES but it seem that there is no relation with this user list.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1860/there-any-order-getuseridlist-depending-fullname-attached</guid>
<pubDate>Tue, 13 Sep 2016 15:13:06 +0000</pubDate>
</item>
<item>
<title>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</link>
<description>&lt;p&gt;Hello,&lt;br&gt;
Does anyone knows if &lt;br&gt;
 - Is is possible to have a specific background color for bank hilodays like for WE (saturday and Sunday background are light gray)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;TimeSheet:&lt;br&gt;
Same as above eg have a specific color for bank holidays to distinguish from working days&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Many thanks&lt;br&gt;
Frédéric&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1849/agenda-ts-have-a-specific-background-color-efficy-2014</guid>
<pubDate>Fri, 09 Sep 2016 06:40:40 +0000</pubDate>
</item>
<item>
<title>How to add an SQL scalar function based on GETACT_USRNAMES into the basic sys_queries</title>
<link>https://overflow.efficy.io/?qa=1784/scalar-function-based-getactusrnames-basic-sysqueries</link>
<description>&lt;p&gt;I wanna change the Standard Query K_MASTER 35 by adding into the agenda the all contact linked into the screen. &lt;br&gt;
I bases my développement on the scalar function &lt;strong&gt;GETACT_USRNAMES&lt;/strong&gt; to bring all my contacts fullnames separated by ;   &lt;br&gt;
I created a new scalar and it's working when I use it into SQL server. &lt;br&gt;
It's return &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;firstname name;firstname name;firstname name&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;[CUSTOM&lt;em&gt;GETACT&lt;/em&gt;CONTNAMES] (ACTIONS.K_ACTION)&lt;/p&gt;

&lt;p&gt;But when I try tu use it into the standard query when I open the agenda I have a JSON error.&lt;br&gt;
I changed the JSON Modele by adding :&lt;br&gt;
&lt;strong&gt;&lt;em&gt;,&quot;contactFullName&quot;:&quot;&amp;lt;#F=CONTFULLNAMES;JSONTEXT=T;NOTAGS=T;nospace=T&amp;gt;&quot;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;#F=CONTFULLNAMES is declared into the query with this line &lt;br&gt;
 [Select] &lt;a rel=&quot;nofollow&quot; href=&quot;ACTIONS.K_ACTION&quot;&gt;CUSTOM&lt;em&gt;GETACT&lt;/em&gt;CONTNAMES&lt;/a&gt; [&lt;strong&gt;CONTFULLNAMES&lt;/strong&gt;]&lt;/p&gt;

&lt;p&gt;In MacroAgendaCustom.txt : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;JsonAgendaMeetingsCustomFields {[
    ,&quot;keyCompany&quot;: &quot;&amp;lt;#F=K_COMPANY;JSONTEXT=T;NOTAGS=T;nospace=T&amp;gt;&quot;
    ,&quot;companyName&quot;: &quot;&amp;lt;#F=COMPANY;JSONTEXT=T;NOTAGS=T;nospace=T&amp;gt;&quot;
    ,&quot;contactName&quot;:&quot;&amp;lt;#F=CONTACT;JSONTEXT=T;NOTAGS=T;nospace=T&amp;gt;&quot;
    ,&quot;keyContact&quot;:&quot;&amp;lt;#F=K_CONTACT;JSONTEXT=T;NOTAGS=T;nospace=T&amp;gt;&quot;
    ,&quot;contactFullName&quot;:&quot;&amp;lt;#F=CONTFULLNAMES;JSONTEXT=T;NOTAGS=T;nospace=T&amp;gt;&quot;
]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In the Utils.js :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;meeting.contactFullName.split(';').forEach(function (cont) {
                contacts += '&amp;lt;span class=&quot;fc-user&quot;&amp;gt;' + cont + '&amp;lt;/span&amp;gt;';
            });
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In the database : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;[Select]
        ACTIONS.K_ACTION
        ACTIONS.DONE
        ACTIONS.D_BEGIN
        ACTIONS.D_END
        ACTIONS.SUBJECT
        ACTIONS.D_CHANGE
        ACTIONS.MODE
        ACTIONS.NATURE
        ACTIONS.TRAVELBEFORE
        ACTIONS.TRAVELAFTER
        ACTIONS.TIMEZONE
        ACTIONS.TIMEZONE [TZMODIFIED]
        ACTIONS.LOCATION
        ACTIONS.USERS
        ACTIONS.ALLDAYEVENT
        ACTI_USER.ISAGENDA hidden
        ACC_GROUPS.K_USER2 hidden
        ACTI_USER.P_D_END hidden
        ACTI_USER.P_D_BEGIN hidden
        ACTI_CONT.K_CONTACT
        ACTI_CONT.MAIN hidden
        ACTI_CONT.CONTACT
        ACTI_COMP.K_COMPANY
        ACTI_COMP.MAIN hidden
        ACTI_COMP.COMPANY
        ACTI_PROJ.K_PROJECT
        ACTI_PROJ.MAIN hidden
        ACTI_PROJ.PROJECT
        [Select] [CUSTOM_GETACT_CONTNAMES](ACTIONS.K_ACTION) [CONTFULLNAMES]

        [From]
        ACTI_USER
        ACC_GROUPS
        ACTIONS
        ACTIONS ACTI_CONT complete
        ACTIONS ACTI_PROJ complete
        ACTIONS ACTI_COMP complete

        [Where]
        ACTI_CONT.MAIN = 1 [fixed]
        ACTI_PROJ.MAIN = 1 [fixed]
        ACTI_COMP.MAIN = 1 [fixed]
        ACTI_USER.ISAGENDA = '1' [fixed]
        ACC_GROUPS.K_USER2 in 0
        ACTI_USER.P_D_BEGIN &amp;lt; &quot;01/01/1970&quot;
        ACTI_USER.P_D_END &amp;gt;= &quot;01/01/1970&quot; 
        &amp;lt;#SkipAppendSecurityClause&amp;gt;

        [Orderby]

        [Options]
        Distinct=1
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1784/scalar-function-based-getactusrnames-basic-sysqueries</guid>
<pubDate>Wed, 27 Jul 2016 17:53:11 +0000</pubDate>
</item>
<item>
<title>How to set the Working Duration function</title>
<link>https://overflow.efficy.io/?qa=1771/how-to-set-the-working-duration-function</link>
<description>&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;In the actions list from a project consultation context, I add a sum on the duration column.&lt;br&gt;
I tried the definition : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;#F=$FIELD$;format=durationwork&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;but I want to change the function because 1 day for us is not 8h but 7h.&lt;br&gt;
How can I achieve this?&lt;/p&gt;

&lt;p&gt;more : still in Efficy10, I would like to change the default Agenda Start and end displayed time (it s currently from 8:00 to 18:00&lt;/p&gt;

&lt;p&gt;Finally : when you convert a task to an appointment, the default d_begin is 8:00 am how can I change it as well?&lt;/p&gt;

&lt;p&gt;I ve seen a lot of things in the sys_storage, but I don't get how it works.&lt;/p&gt;

&lt;p&gt;Best regards.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1771/how-to-set-the-working-duration-function</guid>
<pubDate>Mon, 18 Jul 2016 16:21:53 +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>Login directly to agenda.</title>
<link>https://overflow.efficy.io/?qa=1381/login-directly-to-agenda</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Where can I customize an Efficy 2014 so that in stead of landing on the Dashboard, we first go to the Agenda ?&lt;/p&gt;

&lt;p&gt;Kind Regards,&lt;/p&gt;

&lt;p&gt;Stijn&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1381/login-directly-to-agenda</guid>
<pubDate>Wed, 02 Mar 2016 13:05:48 +0000</pubDate>
</item>
<item>
<title>How to make the agenda view responsive</title>
<link>https://overflow.efficy.io/?qa=1376/how-to-make-the-agenda-view-responsive</link>
<description>&lt;p&gt;The current Agenda is not responsive in Efficy 2014. Depening on your screen you will see a white space at the bottom of the agenda-view. As far as I know this cannot be changed by simple css changes. &lt;br&gt;
I added a screenshot of my current white space at the bottom of my screen, but depening on the size of your monitor this can take up half your screen size. &lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=11096408592115231700&quot; alt=&quot;White space at bottom of screen&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy Partners</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1376/how-to-make-the-agenda-view-responsive</guid>
<pubDate>Fri, 26 Feb 2016 10:32:40 +0000</pubDate>
</item>
<item>
<title>Invite by mail button on Agenda view</title>
<link>https://overflow.efficy.io/?qa=1297/invite-by-mail-button-on-agenda-view</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm trying to add a button on Agenda view to generate action like &quot;invite by mail&quot; (exist in Appo Edit mode). i want to generate mail appointments for the whole week appointments.&lt;/p&gt;

&lt;p&gt;I was checking, and the issue that there's a black-box function &quot;CallEfficyProtocol&quot; that create the invitation using #EditHandle, so how can i achieve this custom (from agenda view) and manipulate the #EditHandle?&lt;/p&gt;

&lt;p&gt;Please advise.&lt;br&gt;
Thank you.&lt;br&gt;
Best Regards.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1297/invite-by-mail-button-on-agenda-view</guid>
<pubDate>Fri, 29 Jan 2016 10:30:57 +0000</pubDate>
</item>
<item>
<title>How can I use the JsonMeetingExtraInfo available into the MacroAgenda.txt ?</title>
<link>https://overflow.efficy.io/?qa=1018/how-can-jsonmeetingextrainfo-available-into-macroagenda</link>
<description>&lt;p&gt;I want to add the standard 2012 display information into my agenda view.&lt;br&gt;
I saw 2 way. &lt;/p&gt;

&lt;p&gt;1 using JsonAgendaMeetings and adding into JsonAgendaMeetingsCustomFields the fields I need&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;JsonAgendaMeetings {[&amp;lt;%Delay(1)%&amp;gt;GetAgendaGrid(count=&quot;-1&quot;, norecords=&quot;&quot;, nolinefeed=T, templatetext=|[&amp;lt;#repeat&amp;gt;
    {
        &quot;id&quot;:&amp;lt;#F=K_ACTION&amp;gt;
        ,&quot;key&quot;:&amp;lt;#F=K_ACTION&amp;gt;
        ,&quot;title&quot;:&quot;&amp;lt;#F=SUBJECT;JSONTEXT=T;NOSPACE=T;NOTAGS=T&amp;gt;&quot;
        ,&quot;start&quot;:&quot;&amp;lt;#F=D_BEGIN;AGENDADATE=T&amp;gt;&quot;
        ,&quot;end&quot;:&quot;&amp;lt;#F=D_END;AGENDADATE=T&amp;gt;&quot;
        &amp;lt;#I=ALLDAYEVENT;1=\,&quot;allDay&quot;:true&amp;gt;
        ,&quot;before&quot;:&quot;&amp;lt;#F=TRAVELBEFORE;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;after&quot;:&quot;&amp;lt;#F=TRAVELAFTER;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;nature&quot;:&quot;&amp;lt;#F=NATURE;JSONTEXT=T;NOSPACE=T;NOTAGS=T&amp;gt;&quot;
        ,&quot;mode&quot;:&quot;&amp;lt;#F=MODE;JSONTEXT=T;NOSPACE=T;NOTAGS=T&amp;gt;&quot;
        ,&quot;done&quot;:&amp;lt;#L=DONE;FALSE=false;TRUE=true&amp;gt;
        ,&quot;users&quot;:&quot;&amp;lt;#F=USERS;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;resources&quot;: [&amp;lt;%OnArgument('planview', value='true', then='&quot;&amp;lt;#F=USERS;ISRESOURCE=T;NOSPACE=T&amp;gt;&quot;')%&amp;gt;]
        ,&quot;travel&quot;:false
        ,&quot;confidential&quot;:&amp;lt;#I=ISCONFIDENTIAL;1=true;#ELSE=false;#EMPTY=false&amp;gt;
        ,&quot;editable&quot;:&amp;lt;#I=ISCONFIDENTIAL;1=false;#ELSE=true;#EMPTY=true&amp;gt;
        ,&quot;location&quot;:&quot;&amp;lt;#F=LOCATION;JSONTEXT=T;NOSPACE=T;NOTAGS=T&amp;gt;&quot;
        ,&quot;timezone&quot;:&amp;lt;#I=TIMEZONE;#EMPTY=0&amp;gt;&amp;lt;#F=TIMEZONE;NOSPACE=T&amp;gt;
        ,&quot;shortTz&quot;:&quot;&amp;lt;#F=TIMEZONE;FORMAT=SHORT;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;fullTz&quot;:&quot;&amp;lt;#F=TIMEZONE;FORMAT=FULL;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;tzModified&quot;:&amp;lt;#L=TZMODIFIED;FALSE=false;TRUE=true&amp;gt;
        &amp;lt;%Macro('JsonAgendaMeetingsCustomFields')%&amp;gt;
    }&amp;lt;#S=;SEPARATOR=,&amp;gt;&amp;lt;/#repeat&amp;gt;]|
)%&amp;gt;]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;2 using JsonMeetingExtraInfo where i found exactly what I needed Contact, Companies, Project.&lt;br&gt;
But I saw nowhere how to call it. Any Idea  to use it ?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;JsonMeetingExtraInfo {[&amp;lt;%RunQuery(id='MeetingExtraInfo', mainquery='true', master='35', detail='9', param1='#K')%&amp;gt;
&amp;lt;%GetDataGrid(query='MeetingExtraInfo', count='-1', maxgridrows='1', templatetext=|&amp;lt;#repeat&amp;gt;
    {
        &quot;contact&quot;:&quot;&amp;lt;#F=CONTACT;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;contactKey&quot;:&quot;&amp;lt;#F=K_CONTACT;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;company&quot;:&quot;&amp;lt;#F=COMPANY;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;companyKey&quot;:&quot;&amp;lt;#F=K_COMPANY;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;project&quot;:&quot;&amp;lt;#F=PROJECT;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;projectKey&quot;:&quot;&amp;lt;#F=K_PROJECT;JSONTEXT=T;NOSPACE=T&amp;gt;&quot;
        ,&quot;shortMemo&quot;:&quot;&amp;lt;#F=MEMO;PURETEXT=T;SIZE=140;SINGLELINE=T;NOSPACE=T;JSONTEXT=T&amp;gt;&quot;
        &amp;lt;%Macro('JsonMeetingExtraInfoCustomFields')%&amp;gt;
    }&amp;lt;/#repeat&amp;gt;|
)%&amp;gt;]}
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1018/how-can-jsonmeetingextrainfo-available-into-macroagenda</guid>
<pubDate>Wed, 16 Dec 2015 18:14:25 +0000</pubDate>
</item>
<item>
<title>Gray shaded box disappear on Agenda after doing custom css file</title>
<link>https://overflow.efficy.io/?qa=895/gray-shaded-box-disappear-agenda-after-doing-custom-css-file</link>
<description>&lt;p&gt;Dears,&lt;/p&gt;

&lt;p&gt;I'm facing a problem when doing custom css for agenda actions according to &quot;mode&quot; value.&lt;/p&gt;

&lt;p&gt;The Gray shaded area that appears usually for time before and time after is diappeared, the whole appointment becomes one block (including the time before and time after). as in snapshot.&lt;/p&gt;

&lt;p&gt;this is the css custom i use:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;.MeetingOut .fc-content{font-size:8pt; color:black; background-color:#FF7F27;
border:1px solid #888; overflow:hidden; z-index:99; filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85;
-moz-border-radius:10px; border-radius:10px}
&lt;/code&gt;&lt;/pre&gt;

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

&lt;p&gt;Please advise how to keep the gray shaded areas for time before and time after.&lt;/p&gt;

&lt;p&gt;Thank you for your help.&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=895/gray-shaded-box-disappear-agenda-after-doing-custom-css-file</guid>
<pubDate>Thu, 29 Oct 2015 14:29:43 +0000</pubDate>
</item>
<item>
<title>R6640 - Actions not displayed in the Agenda</title>
<link>https://overflow.efficy.io/?qa=888/r6640-actions-not-displayed-in-the-agenda</link>
<description>&lt;p&gt;Dear All,&lt;/p&gt;

&lt;p&gt;After an upgrade from R6100 to R6640, the actions are not displayed in the agenda.&lt;/p&gt;

&lt;p&gt;This is due to the fact that some data that were previously in the table ACTIONS need to be on the table ACTI_USER.&lt;/p&gt;

&lt;p&gt;To move this data from the table ACTIONS to ACTI_USER, you need to execute a query :&lt;/p&gt;

&lt;p&gt;For SQL SERVER (to execute in SQL Server Management Studio) :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;UPDATE au
SET 
    P_D_BEGIN = cast(a.D_BEGIN as int) + 1, 
    P_D_END =  cast(a.D_END as int) + 1, 
    ISAGENDA = (SELECT
    CASE 
        WHEN a.PLANNED = '1' AND au.ISACTIVE = '1' AND (au.STATUS IS NULL OR au.STATUS IN ('', '0', '2', '3', '5', '6')) 
        THEN '1' 
        ELSE '0' 
    END)
FROM
 [Admin].ACTI_USER au
LEFT JOIN 
 [Admin].ACTIONS a ON a.K_action = au.k_action;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;For Oracle (to execute in SQL Developer):&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;DECLARE 

TYPE T_ROWID_ARRAY IS TABLE OF ROWID; 

CURSOR C_ACTI_USER IS 

SELECT ROWID 

FROM ACTI_USER 

WHERE P_D_BEGIN IS NULL; 

V_ROWID_ARRAY T_ROWID_ARRAY; 

V_LIMIT NUMBER := 1000; 

BEGIN 

OPEN C_ACTI_USER; 

LOOP 

FETCH C_ACTI_USER BULK COLLECT 

INTO V_ROWID_ARRAY 

LIMIT V_LIMIT; 

FORALL I IN 1 .. V_ROWID_ARRAY.COUNT 

UPDATE ACTI_USER 

SET 

P_D_BEGIN = (SELECT to_number(to_char(D_BEGIN, 'j')) - 2415019 FROM ACTIONS WHERE K_ACTION=ACTI_USER.K_ACTION), 

P_D_END = (SELECT to_number(to_char(D_end, 'j')) - 2415019 FROM ACTIONS WHERE K_ACTION=ACTI_USER.K_ACTION), 

ISAGENDA = 

(SELECT 

CASE 

WHEN ACTIONS.PLANNED = '1' AND ACTI_USER.ISACTIVE = '1'  AND (ACTI_USER.STATUS IS NULL OR ACTI_USER.STATUS IN ('', '0', '2', '3', '5', '6')) 

THEN '1' 

ELSE '0' 

END CASE 

FROM ACTIONS 

JOIN ACTI_USER ON ACTIONS.K_ACTION = ACTI_USER.K_ACTION 

and acti_user.rowid = V_ROWID_ARRAY(I)) 

WHERE 

ROWID = V_ROWID_ARRAY(I); 

COMMIT; 

EXIT WHEN C_ACTI_USER%NOTFOUND; 

END LOOP; 

CLOSE C_ACTI_USER; 


END; 

/ 
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Geoffrey&lt;/p&gt;
</description>
<category>2014 - r6640</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=888/r6640-actions-not-displayed-in-the-agenda</guid>
<pubDate>Thu, 22 Oct 2015 09:57:09 +0000</pubDate>
</item>
<item>
<title>Change meeting invitation notification email (in Efficy 2014)</title>
<link>https://overflow.efficy.io/?qa=853/change-meeting-invitation-notification-email-efficy-2014</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;Can we modify the Meeting invitation notification email?&lt;br&gt;
I need to replace the 'Accept' or 'Decline' hyperlinks.&lt;/p&gt;

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

&lt;p&gt;Thx&lt;br&gt;
Erwin&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=853/change-meeting-invitation-notification-email-efficy-2014</guid>
<pubDate>Fri, 16 Oct 2015 11:44:02 +0000</pubDate>
</item>
<item>
<title>How to make the default view is a 7 days week in Agenda?</title>
<link>https://overflow.efficy.io/?qa=847/how-to-make-the-default-view-is-a-7-days-week-in-agenda</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I need to make the default view in Agenda is a week 7 days (not 5 days).&lt;/p&gt;

&lt;p&gt;Please advice.&lt;/p&gt;

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

&lt;p&gt;Best Regards.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=847/how-to-make-the-default-view-is-a-7-days-week-in-agenda</guid>
<pubDate>Thu, 15 Oct 2015 13:43:38 +0000</pubDate>
</item>
<item>
<title>Change agenda colors without using scss</title>
<link>https://overflow.efficy.io/?qa=698/change-agenda-colors-without-using-scss</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;I want to change the background color of agenda according to values in &quot;Mode&quot; field without using or compiling scss file. this is what i've done so far. in MacroAgendaCustom:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;JsonAgendaModelCustom {[
    // The value customAppointmentColors is used to modify the configuration of the agenda colors. it gets merged with the standard configuration
    // The colors themselves need to be defined in the CSS by using the classes like 'appo-location-brussels' or 'appo-myfield-myvalue'
    ,&quot;customAppointmentColors&quot;: {
        mode: {
        // this agenda color line is new in the custom. The translations come from the database lookup.
        'appo-mode-VirtCons': 'Virt.Meeting - Cons',
        'appo-mode-VirtSas': 'Virt.Meeting - SaS',
        'appo-mode-meetingIn': 'meeting in;rdv au bureau;afspraak in;cita en la oficina;meeting (innen);ミーティング中;zebranie w biurze;içerde toplantı;Meeting IN - Cons;Meeting IN - Sas',
        'appo-mode-meetingOut': 'meeting out;rdv extérieur;afspraak uit;cita fuera de la oficina;meeting (außen);ミーティング終了;zebranie poza biurem;dişarda toplantı;Meeting OUT - Cons;Meeting OUT - Sas'       
        }
    }
]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;in efficyCustom.css:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;.appo-mode-VirtCons {
 background-color:#7E87FC
}

.appo-mode-VirtSas {
 background-color:#FC6D6D
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But it's not working, the background color is not as supposed to be.&lt;br&gt;
Please help and advise.&lt;/p&gt;

&lt;p&gt;Thank you&lt;br&gt;
Best Regards.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=698/change-agenda-colors-without-using-scss</guid>
<pubDate>Wed, 02 Sep 2015 00:24:22 +0000</pubDate>
</item>
<item>
<title>Increase timeslots/hourslots bigger in Agenda</title>
<link>https://overflow.efficy.io/?qa=507/increase-timeslots-hourslots-bigger-in-agenda</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;i want to make the timeslots/hourslots a little bigger, so user can see more information per appointment in Agenda.&lt;/p&gt;

&lt;p&gt;Please advise.&lt;/p&gt;

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

&lt;p&gt;Best Regards.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=507/increase-timeslots-hourslots-bigger-in-agenda</guid>
<pubDate>Mon, 13 Jul 2015 16:02:16 +0000</pubDate>
</item>
<item>
<title>Show only organizer in agenda appointment pop-up</title>
<link>https://overflow.efficy.io/?qa=464/show-only-organizer-in-agenda-appointment-pop-up</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm trying to customize Agenda Appointment pop-up window to show only the organizer (hide invited people and groups). while checking, i found an Efficy special query in SYS&lt;em&gt;Queries for Agenda:FULL&lt;br&gt;
which is:&lt;br&gt;
&amp;lt;#USERLINK table=&quot;ACTIONS&quot; usertable=&quot;ACTI&lt;/em&gt;USER&quot; key=&quot;K_ACTION&quot; isactiveparam=&quot;true&quot; actionstatus=&quot;true&quot;&amp;gt;&lt;/p&gt;

&lt;p&gt;I searched for this tag but couldn't find a thing on edn, so please help to understand this sentence and what should i do in-order to show only the organizer and hide other users/groups&lt;/p&gt;

&lt;p&gt;BTW: i tried to add ACTI_USER.STATUS = 0 but it didn't work&lt;/p&gt;

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

&lt;p&gt;Best Regards.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=464/show-only-organizer-in-agenda-appointment-pop-up</guid>
<pubDate>Mon, 22 Jun 2015 13:02:44 +0000</pubDate>
</item>
<item>
<title>How to add agenda tab in Efficy 2014 oppo manager</title>
<link>https://overflow.efficy.io/?qa=337/how-to-add-agenda-tab-in-efficy-2014-oppo-manager</link>
<description>&lt;p&gt;Hi,&lt;br&gt;
In Efficy 2012 I have added a tab in Oppo manager showing the agenda for a specifique group.&lt;/p&gt;

&lt;p&gt;Creating a new appointment from there automatically linked it to the displayed Oppo.&lt;/p&gt;

&lt;p&gt;How can I do that in Efficy 2014?&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=337/how-to-add-agenda-tab-in-efficy-2014-oppo-manager</guid>
<pubDate>Fri, 03 Apr 2015 09:59:00 +0000</pubDate>
</item>
<item>
<title>Empty Agenda after migration to Efficy 2014</title>
<link>https://overflow.efficy.io/?qa=325/empty-agenda-after-migration-to-efficy-2014</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have migrated a customer's DB from Efficy 2012 summer to Efficy 2014 and when I open the agenda no appointment appears. Any new one is not displayed either.&lt;/p&gt;

&lt;p&gt;But I can see them in the Agenda widget on home page.&lt;/p&gt;

&lt;p&gt;An Idea?&lt;/p&gt;

&lt;p&gt;Thanks and regards&lt;br&gt;
Anne&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=325/empty-agenda-after-migration-to-efficy-2014</guid>
<pubDate>Thu, 02 Apr 2015 08:00:31 +0000</pubDate>
</item>
<item>
<title>Synchronization Exchange Queue ( Validation process)</title>
<link>https://overflow.efficy.io/?qa=313/synchronization-exchange-queue-validation-process</link>
<description>&lt;p&gt;How does the validation process works with the new sync exchange queue ? &lt;/p&gt;

&lt;p&gt;What especially interest me is deletion of appointments. &lt;/p&gt;

&lt;p&gt;Here is the case : &lt;/p&gt;

&lt;p&gt;A user have an appointment in Exchange. Only he is linked to it.&lt;br&gt;
Appointment goes to Efficy. &lt;br&gt;
Workflow is activated for sync exchange. Workflow adds another user to this appointment.&lt;br&gt;
User deletes appointment in Outlook. &lt;/p&gt;

&lt;p&gt;=&amp;gt; Will Synch send appointment back to Outlook ? &lt;br&gt;
What are the boundaries (timestemps/configurations) that determine if appointment will be sent to outlook? d&lt;em&gt;change ? d&lt;/em&gt;create ?&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=313/synchronization-exchange-queue-validation-process</guid>
<pubDate>Fri, 27 Mar 2015 13:23:35 +0000</pubDate>
</item>
<item>
<title>query: how to clean doubles after Exchange-Synchro? (action/agenda)</title>
<link>https://overflow.efficy.io/?qa=281/query-how-clean-doubles-after-exchange-synchro-action-agenda</link>
<description>&lt;p&gt;after a Synchro-Exchange I have a lot of actions that are duplicated.&lt;br&gt;
Do you have a query with which we can clean this?&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=281/query-how-clean-doubles-after-exchange-synchro-action-agenda</guid>
<pubDate>Tue, 17 Mar 2015 11:31:09 +0000</pubDate>
</item>
</channel>
</rss>