Hi Is it possible to get the value of an earlier filled in field an calculate it with the total or just get the value?
Hope you can give me some advice. Thanks,
Sille
Hi Is it possible to get the value of an earlier filled in field an calculate it with the total or just get the value?
Hope you can give me some advice. Thanks,
Sille
This is not possible within Gravity Forms but is possible with jQuery.
http://stackoverflow.com/a/10884755
See the jsfiddle that is linked to.
Thanks for Answering. Where do i put that javascript code? The html code is in a html text box.
because in gravityforms.js it doesn't work when i copy and paste the JS.
Hi there, here's our documentation on where to put various code: http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F
Hi Thanks for the reply.
http://jsfiddle.net/joycse06/LnDYA/23/
Posted the html in a html field and the js below the head() in header.php.
Still doesn't work.. Any idea how to fix this?
Want to calculate with the total...
Thanks!
Can you post a link to the page on your site where the form is embedded?