Forum


Calc Builder Support

Calc Builder support
Forums
No se permite escribir sin estar logado. Por favor, login

$ OR "Dollar Symbol" and others... 28.08.2012 19:44

Can the results table have a $ sign in front of certain fields and % in front of others?

Re: $ OR 'Dollar Symbol' and others... 28.08.2012 22:41

Hello,
yes, at the result section you can include any information needed, together with the results. You can just write $ ##myresult1## or % ##myresult1## at the output to show your variables with the right symbols.
Other option is build the result at the code section and include the sign there, so, when all calculations are done, at the code section you could write:

$myresult1="$".$myresult1;

or

$myresult1="%".$myresult1;


Hope this helps
Moonsoft Team
www.moonsoft.es

Re: $ OR 'Dollar Symbol' and others... 29.08.2012 04:40

Thanks
That worked awesome
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Lo que nuestros clientes opinan de nosotros