<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged prod-table</title>
<link>https://overflow.efficy.io/?qa=tag/prod-table</link>
<description>Powered by Question2Answer</description>
<item>
<title>Get table in Html template</title>
<link>https://overflow.efficy.io/?qa=2029/get-table-in-html-template</link>
<description>&lt;p&gt;Bonjour,&lt;/p&gt;

&lt;p&gt;Je souhaitais créer un tableau dans un email instantané depuis une opportunité afin d'afficher les produits qu'elle contient.&lt;/p&gt;

&lt;p&gt;La documentation des templates indique d'utiliser la fonction GetHtmlTable.&lt;/p&gt;

&lt;p&gt;J'ai copié le tableau donné en exemple dans mon modèle d'email :&lt;/p&gt;

&lt;p&gt;[$GetHtmlTable(&quot;Prod&quot;, entity=&quot;Prod&quot;, columndefs=&quot;HTML Columns&quot;,&lt;br&gt;
columns=&quot;NAME,QUANTITY{CENTER},PRICE{NUMERIC},DISCOUNT{CENTER},&lt;br&gt;
COMMENT,VAT,TOTAL{NUMERIC}&quot;, sum=&quot;TOTAL&quot;)]&lt;/p&gt;

&lt;p&gt;L'obtient une erreur en exécutant ce template :&lt;br&gt;
ID: CORE-1285&lt;br&gt;
Message: Empty Column Definition File: HTMLColumns&lt;/p&gt;

&lt;p&gt;Comment et ou renseigner ce fichier sur une version d'Efficy en mode cloud ?&lt;/p&gt;

&lt;p&gt;Merci d'avance,&lt;br&gt;
Joseph&lt;/p&gt;
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2029/get-table-in-html-template</guid>
<pubDate>Thu, 17 Nov 2016 14:16:20 +0000</pubDate>
</item>
<item>
<title>Adding a checkbox in the PROD_OPPO grid</title>
<link>https://overflow.efficy.io/?qa=1668/adding-a-checkbox-in-the-prodoppo-grid</link>
<description>&lt;p&gt;Hello, &lt;/p&gt;

&lt;p&gt;I have a custom boolean field on my PROD_OPPO Grid Relation.&lt;br&gt;
I can add it as an input type=&quot;checkbox&quot; on my line but its value is never saved into the database when I apply the changes...&lt;/p&gt;

&lt;p&gt;I ve tried to see how the attributes changes on another screen (I've readen the ROBINSON's code) but I can't see any difference in the code whether it's checked or not...&lt;/p&gt;

&lt;p&gt;Please help me. I guess it would be the same problem with a select instead of the checkbox&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1668/adding-a-checkbox-in-the-prodoppo-grid</guid>
<pubDate>Fri, 27 May 2016 13:18:55 +0000</pubDate>
</item>
<item>
<title>Efficy 2014 HTML Template include a product Table</title>
<link>https://overflow.efficy.io/?qa=800/efficy-2014-html-template-include-a-product-table</link>
<description>&lt;p&gt;Dear all,&lt;/p&gt;

&lt;p&gt;I would like to include the product table into an HTML Template for sending an email from a document containing products.&lt;/p&gt;

&lt;p&gt;I am using the following code :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;[$GetHTMLTable('PROD', columndefs=&quot;GridColumns.txt&quot;, noheader=&quot;true&quot;, columns=&quot;COMMENT,QUANTITY&quot;, sum=&quot;QUANTITY&quot;)]
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But I always get the following Error:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;ID&lt;/em&gt;: CORE-1285&lt;br&gt;
&lt;em&gt;Message&lt;/em&gt;: Empty Column Definition File: GridColumns.txt&lt;br&gt;
&lt;em&gt;Comment&lt;/em&gt;: &lt;br&gt;
&lt;em&gt;Details&lt;/em&gt;: &lt;/p&gt;

&lt;p&gt;I tried to change the GridColumns.txt, by another one I have created, but the result is exactly the same.&lt;/p&gt;

&lt;p&gt;The file is not empty and contain the following column definition:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;starttable [&amp;lt;table&amp;gt;]
endtable [&amp;lt;/table&amp;gt;]

startheader []
endheader []

startrow [&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;]
endrow [&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;]

th []
td [&amp;lt;#F=$FIELD$&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Does someone knows how to do that?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=800/efficy-2014-html-template-include-a-product-table</guid>
<pubDate>Mon, 05 Oct 2015 17:07:49 +0000</pubDate>
</item>
<item>
<title>EFFICY 2014 - Product table in Template</title>
<link>https://overflow.efficy.io/?qa=694/efficy-2014-product-table-in-template</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I've add a product table in a template with only &amp;lt;#F=NAME&amp;gt; and &amp;lt;#F=QUANTITY&amp;gt; but the merge document give me the following error on opening:&lt;br&gt;
Illegal qualified name character&lt;br&gt;
Where could that come from?&lt;/p&gt;

&lt;p&gt;I also need to add the product category name (R&lt;em&gt;FAMILY) in the products table. Can I replace PRODUCTS the tableviews entry Docu&lt;/em&gt;Prod by R_PRODUCTS to get that field? What could be the consequence on other processes?&lt;/p&gt;

&lt;p&gt;Thanks and Regards&lt;br&gt;
Anne&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=694/efficy-2014-product-table-in-template</guid>
<pubDate>Tue, 01 Sep 2015 13:50:56 +0000</pubDate>
</item>
</channel>
</rss>