<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged merge</title>
<link>https://overflow.efficy.io/?qa=tag/merge</link>
<description>Powered by Question2Answer</description>
<item>
<title>Error of duplicate key when merging Custom entities records</title>
<link>https://overflow.efficy.io/?qa=7065/error-of-duplicate-key-when-merging-custom-entities-records</link>
<description>&lt;p&gt;For a customer, we are trying to activate the merge duplicate on a custom entity &quot;ENOP&quot;, we follow the Overflow guide : &lt;a rel=&quot;nofollow&quot; href=&quot;https://overflow.efficy.io/?qa=1039/how-to-provide-the-merge-functionnality-for-an-entity&amp;amp;show=1039#q1039&quot;&gt;&lt;/a&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://overflow.efficy.io/?qa=1039/how-to-provide-the-merge-functionnality-for-an-entity&amp;amp;show=1039#q1039&quot;&gt;https://overflow.efficy.io/?qa=1039/how-to-provide-the-merge-functionnality-for-an-entity&amp;amp;show=1039#q1039&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;we create the &lt;code&gt;Enop_Enop2&lt;/code&gt; ... even if I don't understand why we need this view since we already have the &lt;code&gt;Enop_Enop&lt;/code&gt; view ??&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=9846551845775766468&quot; alt=&quot;SYS_TABLEVIEWS&quot;&gt;&lt;/p&gt;

&lt;p&gt;we setup the the sys_entities &quot;DuplicateView&quot;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=8109970075294419661&quot; alt=&quot;SYS_ENTITIES&quot;&gt;&lt;/p&gt;

&lt;p&gt;And we add in the &lt;code&gt;SYS_ENTITYVIEW&lt;/code&gt; the &quot;EnopMerge&quot; entityView&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=2706112514497476795&quot; alt=&quot;SYS_ENTITYVIEWS&quot;&gt;&lt;/p&gt;

&lt;p&gt;Here is more detail of the TABLEVIEWS column&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Enop;Enop_User=User;Enop_Comp=Comp;Enop_Cont=Cont;Enop_Proj=Proj;Enop_Publ=Publ;Enop_Prof=Prof;Docu_Enop=Docu;Acti_Enop=Acti;Enop_Mail=Mail;Enop_Enop=Enop;Enop_Enop2;Ctrt_Enop=Ctrt;Fina_Enop=Fina;Cout_Enop=Cout;Actv_Enop=Actv;Appe_Enop=Appe;Reap_Enop=Reap;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But when we try to merge 2 enops together we are getting the following error&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=8144828042532111169&quot; alt=&quot;ERROR&quot;&gt;&lt;/p&gt;

&lt;p&gt;We checked the links in the Enop-Enop relations but there is no duplicates for the enop keys 26 and 272 &lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=9176802495557870863&quot; alt=&quot;DB Data&quot;&gt;&lt;/p&gt;

&lt;p&gt;So now we are stuck and we don't understand why we have this behaviour, do you have any ideas ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7065/error-of-duplicate-key-when-merging-custom-entities-records</guid>
<pubDate>Thu, 23 May 2024 17:38:24 +0000</pubDate>
</item>
<item>
<title>How works Efficy.autoMergeDuplicate exactly ?</title>
<link>https://overflow.efficy.io/?qa=6970/how-works-efficy-automergeduplicate-exactly</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Can someone explain what exactly does Efficy.autoMergeDuplicate ? &lt;/p&gt;

&lt;p&gt;I tried to merge two records I thought that if a set &lt;code&gt;alwaysKeepFirst = true&lt;/code&gt; the merge will actually keep the record data of first key without merging any data from second key.  But it looks like it only keep the key but the data from key 2 will be merged into key1 anyway.  So which means the key2 data are kind of master data of merge ?  Or does it take the recent data (d_change) as master ? &lt;/p&gt;

&lt;p&gt;What I need is actually,  to have some kind of merge that will keep only the data of key (the key I decide to keep) but will eventually take the links (to entities) of key2 if not exist in key to keep. Is it possible ? &lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6970/how-works-efficy-automergeduplicate-exactly</guid>
<pubDate>Mon, 11 Sep 2023 10:16:47 +0000</pubDate>
</item>
<item>
<title>Merging 2 projects how to keep all the Stages/Deliverables and Steps of both projets on the kept projet?</title>
<link>https://overflow.efficy.io/?qa=6793/merging-projects-stages-deliverables-steps-projets-projet</link>
<description>&lt;p&gt;We remarked that when we merge 2 projets from the search window, the Stages/Deliverables and Steps of the projet that is not kept (deleted project) are also deleted and they are not relink to the kept projet.&lt;/p&gt;

&lt;p&gt;Is there an easy way to enable to keep all the Stages/Deliverables and Steps from both projects on the merged project ? &lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6793/merging-projects-stages-deliverables-steps-projets-projet</guid>
<pubDate>Thu, 12 Jan 2023 17:15:15 +0000</pubDate>
</item>
<item>
<title>Duplication Merge Workflow?</title>
<link>https://overflow.efficy.io/?qa=6106/duplication-merge-workflow</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm trying to execute a script in the workflow trigger PrepareDuplicateMerge but this trigger is called 2 times : &lt;br&gt;
 - once when the page of Duplication is loaded&lt;br&gt;
 - and when we validate our choice to merge&lt;/p&gt;

&lt;p&gt;What i need is to execute only the script when the user submit his choice to merge, could you help me please?&lt;/p&gt;

&lt;p&gt;Thanks&lt;br&gt;
Version : Efficy 11.2&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6106/duplication-merge-workflow</guid>
<pubDate>Wed, 19 May 2021 12:01:12 +0000</pubDate>
</item>
<item>
<title>Error &quot;Unknown context provided for encoding&quot; while merging</title>
<link>https://overflow.efficy.io/?qa=5150/error-unknown-context-provided-for-encoding-while-merging</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;A client using Efficy 11.2 has custom fields that are added to the merge screen when merging 2 contacts. The address fields are also among the fields.&lt;/p&gt;

&lt;p&gt;Unfortunately, when merging a contact with a quote in the street (Rue De l'Hôpital) generates an error while constructing the page : &lt;/p&gt;

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

&lt;p&gt;The standard definition of the field in GridColumns.txt (td.VALUE.Dupl) doesn't seem to be able to handle the quote, but i can't seem to find a solution for this.&lt;/p&gt;

&lt;p&gt;Does anyone have a suggestion?&lt;/p&gt;

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

&lt;p&gt;Ken&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5150/error-unknown-context-provided-for-encoding-while-merging</guid>
<pubDate>Tue, 17 Dec 2019 10:44:26 +0000</pubDate>
</item>
<item>
<title>Merge relation fields Efficy 10SP2</title>
<link>https://overflow.efficy.io/?qa=4666/merge-relation-fields-efficy-10sp2</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;When merging two recrods in Efficy that are linked to same contact or company.&lt;br&gt;
You get the option to select what data you keep from the contact/company link that is the same on both records:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=6270021353341401549&quot; alt=&quot;merge of contact and company link&quot;&gt;&lt;/p&gt;

&lt;p&gt;This seems only available for the links with contacts and companies, can we also activate the same behavior for links with other entities?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4666/merge-relation-fields-efficy-10sp2</guid>
<pubDate>Thu, 08 Aug 2019 15:12:56 +0000</pubDate>
</item>
<item>
<title>Apply workflow business logic after merge with linked entities</title>
<link>https://overflow.efficy.io/?qa=4475/apply-workflow-business-logic-after-merge-linked-entities</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;After reading the team guide for workflow events, i am still having trouble to perform some logic after a merge. It is apparently not easy to perform some logic on the finished, merged entity.&lt;/p&gt;

&lt;p&gt;For my case, i need to do some logic after linked roles have been merged into 1 of the contacts but i can't seem to use the right event (tried afterCommitCont, afterCommitContRole, afterCommitRoleCont, ... ).&lt;/p&gt;

&lt;p&gt;What would be the solution to perform some logic after all the merging has been done? &lt;/p&gt;

&lt;p&gt;Thank you in advance,&lt;/p&gt;

&lt;p&gt;Ken&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4475/apply-workflow-business-logic-after-merge-linked-entities</guid>
<pubDate>Tue, 18 Jun 2019 12:44:34 +0000</pubDate>
</item>
<item>
<title>Is there a way to merge contacts through serverscript ?</title>
<link>https://overflow.efficy.io/?qa=3344/is-there-a-way-to-merge-contacts-through-serverscript</link>
<description>&lt;p&gt;Hello all,&lt;/p&gt;

&lt;p&gt;In the duplicate list in Efficy, there is a button that 'automatically merge' the selected duplicates&lt;br&gt;
Using the default field choice of Efficy.&lt;br&gt;
Is there a way to do this through serverscript : &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create a duplicate from 2 contacts (I presume it can be done easily)&lt;/li&gt;
&lt;li&gt;Automaticaly merge this new duplicate&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks !&lt;/p&gt;

&lt;p&gt;Henry&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3344/is-there-a-way-to-merge-contacts-through-serverscript</guid>
<pubDate>Fri, 22 Jun 2018 13:14:21 +0000</pubDate>
</item>
<item>
<title>Merge multiple documents to one document</title>
<link>https://overflow.efficy.io/?qa=2798/merge-multiple-documents-to-one-document</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Is it possible to merge multiple word documents already exists in Efficy to a new one? a client has multiple visit reports from multiple sales reps and he would like to merge them to one for management.&lt;/p&gt;

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

&lt;p&gt;Best Regards.&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2798/merge-multiple-documents-to-one-document</guid>
<pubDate>Tue, 05 Dec 2017 11:03:30 +0000</pubDate>
</item>
<item>
<title>MergeTemplate -&gt; Cannot open template!</title>
<link>https://overflow.efficy.io/?qa=2653/mergetemplate-cannot-open-template</link>
<description>&lt;p&gt;Hi Team,&lt;/p&gt;

&lt;p&gt;I'm building an Extranet for a customer and I have to fill in some fields on a document when clicking a link. Until here, it works fine. After this I simply have to merge a template and store the key of this new attachment. This is done in the same edit context as before.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;var editDocu    = Database.OpenEditContext(ntDocu, K_DOCUMENT);
var dataDocu    = Database.GetMasterDataSet(editDocu, 0);

dataDocu.Edit;
/** Here some fields are being filled in, this works. **/

var K_NEW_ATTCHM  = Database.MergeTemplate(editDocu, 7, null);
/** 
    Where 7 is the key of the template. The GUEST user 
    has full-control security on the template
**/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When this code gets executed I get the following error: &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Cannot open Template! Can't show that item. It may have been deleted or you may not have the proper access rights to view this information.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The template (Key: 7) is an empty html template. The GUEST user has full-control security on the linked elements of the document.&lt;/p&gt;

&lt;p&gt;Is there anything else that has to be done in order to make this work?&lt;/p&gt;

&lt;p&gt;Thanks in advance :-)&lt;/p&gt;

&lt;p&gt;Br,&lt;br&gt;
Maxime&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2653/mergetemplate-cannot-open-template</guid>
<pubDate>Thu, 17 Aug 2017 06:25:57 +0000</pubDate>
</item>
<item>
<title>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</link>
<description>&lt;p&gt;From Efficy 10 we remarked that the Radio button (the middle one) on the Duplicate Merge Screen are shown all the times, in Efficy 2012 Summer those middle option are sometimes not present.&lt;/p&gt;

&lt;p&gt;For Instance in Efficy 2012 Summer&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=17395567344239514449&quot; alt=&quot;Efficy 2012 Summer Merge Screen&quot;&gt;&lt;/p&gt;

&lt;p&gt;Same in Efficy 10 R8930&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=6614053086099033324&quot; alt=&quot;Efficy 10 R8930 Efficy Screen&quot;&gt;&lt;/p&gt;
</description>
<category>Other</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2209/merge-radio-button-visibility-or-displayed-but-it-should-not</guid>
<pubDate>Fri, 20 Jan 2017 16:10:23 +0000</pubDate>
</item>
<item>
<title>Merge using SOAP of custom entity</title>
<link>https://overflow.efficy.io/?qa=1997/merge-using-soap-of-custom-entity</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;We we created a new custom entity and configured the metadata to enable a merge.&lt;br&gt;
When we call the merge using soap we get following error:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;efficy:api page=&quot;&quot; _macrofile=&quot;&quot;&amp;gt;
  &amp;lt;data id=&quot;1&quot; operation=&quot;automergeduplicate&quot; entity=&quot;Cntr&quot; key1=&quot;5922849&quot; key2=&quot;8023385&quot; alwayskeepfirst=&quot;true&quot;/&amp;gt;
&amp;lt;/efficy:api&amp;gt;
&amp;lt;SOAP-ENV:Fault&amp;gt;
  &amp;lt;faultcode&amp;gt;EVariantInvalidArgError&amp;lt;/faultcode&amp;gt;
  &amp;lt;faultstring&amp;gt;Invalid argument&amp;lt;/faultstring&amp;gt;&amp;lt;faultid/&amp;gt;
&amp;lt;/SOAP-ENV:Fault&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Can some of you tell me how we can troubleshoot this error?&lt;br&gt;
Something is missing but we can't seem to find it.&lt;/p&gt;

&lt;p&gt;gr&lt;br&gt;
Erwin&lt;/p&gt;
</description>
<category>Remote API (JSON, SOAP, Node)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1997/merge-using-soap-of-custom-entity</guid>
<pubDate>Thu, 10 Nov 2016 10:31:02 +0000</pubDate>
</item>
<item>
<title>Is there any options for date format in template more than listed in edn ?</title>
<link>https://overflow.efficy.io/?qa=1656/there-any-options-for-date-format-template-more-than-listed</link>
<description>&lt;p&gt;I got a bug when using &lt;code&gt;[$=ACTI.D_BEGIN,format='hh:nn']&lt;/code&gt;&lt;br&gt;
If my action begin with a &quot;before duration&quot; then the starting date is bad formatted.&lt;/p&gt;

&lt;p&gt;Exemple : &lt;br&gt;
BASIC&lt;br&gt;
 1.I create a RDV which start at 09h00 AM&lt;br&gt;
 2.When merging D_BEGIN is  09h00 AM&lt;/p&gt;

&lt;p&gt;WITH TIME BEFORE&lt;br&gt;
 1.I create a RDV which start at 09h00 AM + TIMEBEFORE 45mn&lt;br&gt;
 2.When merging D_BEGIN is  09h45 AM rather than 08h45 AM&lt;/p&gt;

&lt;p&gt;I just need to have the value of D&lt;em&gt;BEGIN (9h00).&lt;br&gt;
So why the D&lt;/em&gt;BEGIN is wrong ?&lt;br&gt;
How to get the basic hour begin without using an argument or runscript ? &lt;/p&gt;

&lt;p&gt;I used this reference.&lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;http://help.efficy.com/HelpEfficy/user/UserGuide/EN/index.html?helppage=templates_example_displayforma.htm&quot;&gt;http://help.efficy.com/HelpEfficy/user/UserGuide/EN/index.html?helppage=templates_example_displayforma.htm&lt;/a&gt;&lt;/p&gt;
</description>
<category>Errors</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1656/there-any-options-for-date-format-template-more-than-listed</guid>
<pubDate>Mon, 23 May 2016 16:04:17 +0000</pubDate>
</item>
<item>
<title>[2014] Full control access needed when merging doubles, why not 1 side instead of both?</title>
<link>https://overflow.efficy.io/?qa=1422/2014-full-control-access-needed-when-merging-doubles-instead</link>
<description>&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;The situation that my customer (Avoord Zorg en Wonen) needs:&lt;br&gt;
- There is a synchro with another system for contacts&lt;br&gt;
- When a contact is synced from this system, it is not deletable in Efficy anymore&lt;br&gt;
- Other contacts in Efficy (manually added) are on full control&lt;/p&gt;

&lt;p&gt;When merging a duplicate, the one from the other system will stay and the manually entered one will be deleted.&lt;br&gt;
But the merge function checks if there is full control on BOTH, even though one will never be deleted.&lt;/p&gt;

&lt;p&gt;Is a custom possible in the merge function so that only full control is needed for the record that will get deleted and read/write/secure on the one that will stay?&lt;br&gt;
(because this way we can sync the contacts from the other system with read/write/secure rights to make sure these do not get deleted by the users that have merge rights)&lt;br&gt;
Or is there another solution for this?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1422/2014-full-control-access-needed-when-merging-doubles-instead</guid>
<pubDate>Fri, 18 Mar 2016 09:34:47 +0000</pubDate>
</item>
<item>
<title>How to provide the merge functionnality for an entity</title>
<link>https://overflow.efficy.io/?qa=1039/how-to-provide-the-merge-functionnality-for-an-entity</link>
<description>&lt;p&gt;1°) Add the following &lt;strong&gt;macro in MacroSearchCustom.txt&lt;/strong&gt; (once you have replaced ‘Prod’ by the name of your sys_entity) : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;ContextMenu.Prod [&amp;lt;%GetPopupMenu(width=16,height=16,
               text1=&quot;Edit #ENTITY&quot;, image1=&quot;img/edit16.gif&quot;,
               action1=&quot;javascript:Edit('$ENTITY$',PopupKey)&quot;,
               text2=&quot;Merge Duplicate&quot;, image2=&quot;img/mergeduplicate16.gif&quot;,
               action2=&quot;javascript:DuplicateSearch('$ENTITY$', PopupKey)&quot;
               )%&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;2°) Execute the following &lt;strong&gt;SQL server script&lt;/strong&gt; (once you have replaced ‘Prod’ by the name of your sys_entity) :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;INSERT INTO SYS_TABLEVIEWS
(NAME,              K_TABLE,
D_CHANGE,    ISCUSTOM,    READONLY,    LOGCHANGES,  D_REPLIC,       K_REPLICUSER)
VALUES
('Prod_Prod2',      (SELECT CONCAT(K_ENTITY, '0', K_ENTITY) FROM SYS_ENTITIES WHERE NAME = 'Prod')
,GETDATE(),  1,                  0,                  0,                  GETDATE(),   0)
GO

INSERT INTO SYS_ENTITYVIEWS 
(NAME, D_CHANGE, ISCUSTOM, TABLEVIEWS, D_REPLIC, K_REPLICUSER)
VALUES 
('ProdMerge', GETDATE(), 1,                   
(
       SELECT 
             CASE 
                    WHEN NAME = 'Prod_Prod2' then name + ';'
                    ELSE 
                          CASE 
                                 WHEN PATINDEX('Prod_%', NAME) = 1 
                                 THEN CONCAT(NAME, '=', SUBSTRING(NAME, 6, 4)) + ';'
                                 ELSE 
                                       CASE 
                                              WHEN PATINDEX('%_Prod', NAME) = 5 
                                              THEN CONCAT(NAME, '=', SUBSTRING(NAME, 1, 4)) + ';'
                                              ELSE NAME + ';'
                                       END
                          END
             END 
       FROM SYS_TABLEVIEWS WHERE NAME LIKE '%Prod%' 
       ORDER BY LEN(NAME)
       FOR XML PATH('')
),     
GETDATE(), 0)
GO

UPDATE SYS_ENTITIES SET ISCUSTOM = 1, DUPLICATEVIEW = 'ProdMerge' WHERE NAME = 'Prod'
GO
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;P.S. : Thanks to Nabila for the info on records to insert/update.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1039/how-to-provide-the-merge-functionnality-for-an-entity</guid>
<pubDate>Tue, 22 Dec 2015 10:06:40 +0000</pubDate>
</item>
<item>
<title>Duplicate - Preparing Merge - What Fields can we use in the DataGrid?</title>
<link>https://overflow.efficy.io/?qa=531/duplicate-preparing-merge-what-fields-can-use-the-datagrid</link>
<description>&lt;p&gt;Here is the list of Fields Available in the DataSet of the Workflow Trigger &quot;PrepareDuplicateMerge&quot;&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Be careful the fields VALUE and VALUE2 are containing HTML and&lt;br&gt;
  JavaScript for some  fields.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;FIELDNAME&lt;br&gt;
DETAIL&lt;br&gt;
DETAILKEY&lt;br&gt;
DETAILNAME&lt;br&gt;
DISPLAYORDER&lt;br&gt;
FIELDID&lt;br&gt;
FIELDINDEX&lt;br&gt;
FIELDLABEL&lt;br&gt;
SELECTED&lt;br&gt;
TABLEVIEWINDEX&lt;br&gt;
TOMERGE&lt;br&gt;
TYPEFLD&lt;br&gt;
LENGTH&lt;br&gt;
VALUE&lt;br&gt;
VALUE2&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=531/duplicate-preparing-merge-what-fields-can-use-the-datagrid</guid>
<pubDate>Wed, 22 Jul 2015 17:00:44 +0000</pubDate>
</item>
</channel>
</rss>