<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged templates</title>
<link>https://overflow.efficy.io/?qa=tag/templates</link>
<description>Powered by Question2Answer</description>
<item>
<title>Announcement: patch for Efficy 11.3 build r23072</title>
<link>https://overflow.efficy.io/?qa=5653/announcement-patch-for-efficy-11-3-build-r23072</link>
<description>&lt;p&gt;The recent build &lt;strong&gt;11.3 r23072&lt;/strong&gt; introduced some issues, and we made some improvements including:&lt;br&gt;
 - Chart &lt;strong&gt;widgets&lt;/strong&gt; display keys instead of names for users linked fields (like MANAGER)&lt;br&gt;
 - &lt;strong&gt;Launch template&lt;/strong&gt; feature for documents not working &lt;br&gt;
 - Sidebar : avoid &quot;Cannot Obtain Session Token from inactive session&quot; error with &lt;strong&gt;Azure&lt;/strong&gt;&lt;br&gt;
- Fixed &lt;strong&gt;Azure&lt;/strong&gt; integration when MFA (multifactor authentication) is activated&lt;br&gt;
 - Error in \lib\serverjs\utils\ &lt;strong&gt;extend.js&lt;/strong&gt;&lt;br&gt;
 - Edit entity grid: fix &lt;strong&gt;disappearance of grid&lt;/strong&gt; after CebPerform calls &lt;br&gt;
 - &lt;strong&gt;Sidebar HTTP&lt;/strong&gt; improvements:  &lt;br&gt;
  Avoid stacking of status long polling requests&lt;br&gt;
  Fix never-ending restart after loss of network in edits&lt;/p&gt;

&lt;p&gt;A patch has been delivered and will be deployed in cloud servers.&lt;br&gt;
These fixes will directly be included in 11.3 builds for revisions superior to r23319, but in the meantime, we published the patch on the FTP:&lt;/p&gt;

&lt;p&gt;/Efficy CRM/Efficy 11.3/&lt;strong&gt;Efficy 11.3.23319 patch v2.zip&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We apologize for the inconvenience.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;br&gt;
Yann Guilbert&lt;/p&gt;
</description>
<category>Announcements</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5653/announcement-patch-for-efficy-11-3-build-r23072</guid>
<pubDate>Mon, 19 Oct 2020 15:08:47 +0000</pubDate>
</item>
<item>
<title>Can I use a virtual field as a template merge field? (usage= p)</title>
<link>https://overflow.efficy.io/?qa=5532/can-i-use-a-virtual-field-as-a-template-merge-field-usage-p</link>
<description>&lt;p&gt;Can I use a virtual field as a template merge field? &lt;br&gt;
SYS_FIELDS: (usage= p)&lt;/p&gt;

&lt;p&gt;Currently I get empty results when merged results.&lt;/p&gt;

&lt;p&gt;For example: &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;[$=PROJ.V_PRODUCTVALUE_Y1] or [$=PROJ.V_TOTALVALUE_Y1, FORMAT=&quot;,0.00&quot;]
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Et cetera.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5532/can-i-use-a-virtual-field-as-a-template-merge-field-usage-p</guid>
<pubDate>Mon, 03 Aug 2020 09:27:58 +0000</pubDate>
</item>
<item>
<title>Can i use [$GetTable] filter param to get specific results? (Document Tempalte)</title>
<link>https://overflow.efficy.io/?qa=5338/gettable-filter-param-specific-results-document-tempalte</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Context : &lt;strong&gt;Docx template&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I want to get the list of linked actions to a publication.&lt;/p&gt;

&lt;p&gt;The specific is that i need to get only the actions that has a specific type.&lt;/p&gt;

&lt;p&gt;Could i use the param '&lt;strong&gt;filter&lt;/strong&gt; ' of the &lt;strong&gt;[$GetTable('ACTI')]&lt;/strong&gt; function to get this result? and how?&lt;/p&gt;

&lt;p&gt;Or do have another solution?&lt;/p&gt;

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

&lt;p&gt;Regards,&lt;br&gt;
Akram &lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5338/gettable-filter-param-specific-results-document-tempalte</guid>
<pubDate>Mon, 02 Mar 2020 11:33:54 +0000</pubDate>
</item>
<item>
<title>Counting the number of times a template has been run</title>
<link>https://overflow.efficy.io/?qa=5179/counting-the-number-of-times-a-template-has-been-run</link>
<description>&lt;p&gt;Is it possible to count the number of times a template has been run?&lt;br&gt;
Is this logged someway in the database?&lt;/p&gt;

&lt;p&gt;The last used is updated, but I see no trace of this in SYS_CHANGED.&lt;/p&gt;

&lt;p&gt;Is there a way to obtain this Info from the database ?&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5179/counting-the-number-of-times-a-template-has-been-run</guid>
<pubDate>Thu, 09 Jan 2020 12:04:07 +0000</pubDate>
</item>
<item>
<title>Functionwizard signature How to implement?</title>
<link>https://overflow.efficy.io/?qa=1604/functionwizard-signature-how-to-implement</link>
<description>&lt;p&gt;Does anyone did an implementation of the functionwizard signatur function?&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://&quot; alt=&quot;Function wizard signature&quot;&gt;&lt;/p&gt;

&lt;p&gt;The customer wants to use a generic function based on the logged-in user.&lt;br&gt;
The signature will be an jpf file.&lt;/p&gt;

&lt;p&gt;The discripton says:&lt;br&gt;
Retreives data form sys_storage.&lt;/p&gt;

&lt;p&gt;Saves en retreivecs, company logo's, standard signatures, addresses and so on.&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1604/functionwizard-signature-how-to-implement</guid>
<pubDate>Thu, 12 May 2016 07:39:08 +0000</pubDate>
</item>
</channel>
</rss>