Hi all,
Can I multiply 2 fields?
Can I do more complex operations like (fieldA+fieldB)*fieldC?
Thanks, I need to know for moving from formassembly or not.
Regards,
Carlos
Hi all,
Can I multiply 2 fields?
Can I do more complex operations like (fieldA+fieldB)*fieldC?
Thanks, I need to know for moving from formassembly or not.
Regards,
Carlos
Hi, Carlos,
This depends on when you want the multiplication done. If you have fields on a form and want the calculation to occur when the user fills out the fields right away, it would require custom coding and programming knowledge. We are working on adding those type of calculations into Gravity Forms in a future release. If you want the calculation to occur from one page to the next (multi-page form), or when the form is submitted, this can be accomplished using the hooks available in Gravity Forms.
Let me know if you have more questions.
Thanks.