<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged docu_docu</title>
<link>https://overflow.efficy.io/?qa=tag/docu_docu</link>
<description>Powered by Question2Answer</description>
<item>
<title>Does anyone knows how to access the DOCU_DOCU relation inside a Template?</title>
<link>https://overflow.efficy.io/?qa=6928/does-anyone-knows-access-docudocu-relation-inside-template</link>
<description>&lt;p&gt;&lt;strong&gt;Does anyone knows how to access the DOCU_DOCU relation inside a Template?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I activated the relation &lt;code&gt;DOCU_DOCU&lt;/code&gt; for a customer, everything is fine in Efficy Interface. &lt;/p&gt;

&lt;p&gt;But I need to get information of &lt;code&gt;DOCU_DOCU&lt;/code&gt; into a template, so I used : &lt;code&gt;[$GetTable('Docu')] ... Word Table ... [/$]&lt;/code&gt;  into my template ... but the table does want to be display in the resulting document and I don't have any errors.&lt;/p&gt;

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

&lt;p&gt;I have correct data in the Database and when I merge the document I see that the following Query is called and it returns data.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;select DOCU_DOCU.*, DOCUMENTS.REFERENCE, DOCUMENTS.NAME, DOCUMENTS.OPENED from DOCU_DOCU DOCU_DOCU join DOCUMENTS DOCUMENTS on DOCU_DOCU.K_DOCUMENT2 = DOCUMENTS.K_DOCUMENT
where (DOCU_DOCU.K_DOCUMENT = 227)
order by DOCUMENTS.NAME
&lt;/code&gt;&lt;/pre&gt;

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

&lt;p&gt;Result of the Template&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=18154582510439964989&quot; alt=&quot;docu_docu_template_result.png&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6928/does-anyone-knows-access-docudocu-relation-inside-template</guid>
<pubDate>Wed, 14 Jun 2023 14:51:46 +0000</pubDate>
</item>
<item>
<title>I need to add DocuRelations to EditRelationsList.Docu. Efficy 12</title>
<link>https://overflow.efficy.io/?qa=6695/need-to-add-docurelations-to-editrelationslist-docu-efficy</link>
<description>&lt;p&gt;Hello, &lt;/p&gt;

&lt;p&gt;I need to add a &lt;code&gt;DocuRelations&lt;/code&gt; in the &lt;code&gt;EditRelationsList.Docu&lt;/code&gt;.&lt;br&gt;
what i did is :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In &lt;code&gt;SYS_ENTITYVIEWS&lt;/code&gt; &amp;gt; DocuEdit i added &lt;code&gt;Docu_Docu=Docu&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;I added &lt;code&gt;DocuDocuRelations&lt;/code&gt; in &lt;code&gt;EditRelationsList.Docu&lt;/code&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;EditRelationsList.Docu {[UserRelations;ContRelations;CompRelations;
ProjRelations;PublRelations;OppoRelations;CaseRelations;MailRelations;
TmplRelations;QualRelations;DiplRelations;ExpeRelations;DocuDocuRelations]}.&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;When i commit the Docu i have this Error :&lt;br&gt;
&lt;em&gt;Cannot find detail with key &quot;96&quot;, relation &quot;-1&quot;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Any help please?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6695/need-to-add-docurelations-to-editrelationslist-docu-efficy</guid>
<pubDate>Mon, 26 Sep 2022 14:25:32 +0000</pubDate>
</item>
</channel>
</rss>