Forum


Calc Builder Support

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

Calucaltion to be dependent on field submission 16.11.2015 18:39

Hi I need that a calculation not to be done unless user enter value in a specific field first. Thanks

Re: Calucaltion to be dependent on field submission 16.11.2015 20:45

Hi,

You could add javascript control using 'Javascript Events' at 'Executed before calculate execution' in your calculator. Write your javascript validations and in case this specific field was not entered you can 'return false;' and calculation won't be done.

Also, you can write any validation at the top of 'code' section in php, using 'exit 0;' or if sentences in case validation was not passed.

Regards,
Moonsoft Team
www.moonsoft.es
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