Forums
Home / Plugin: Smart Grid-Layout Design for Contact Form 7 / Code
(@dhevilz)
1 year, 11 months ago
hi.. i want to insert this code into the form, but it doesn’t work to save it, do you have any solution?
i want to insert this
from here
The page I need help with: [log in to see the link]
(@aurovrata)
use the custom js editor to this. see this tutorial for an example
hii,,
I see there is a js addition function in the video, can you tell me how to add the addition function?
like text01 + text02 = text03
or some sum liketext01 + text02 + text03 + text04 = text05
not sure what you mean by addition. However, if you are referring to string concatenation, then there are plenty of available resources that you can find with a google search.
adding a calculator function to the form,
like the sum of field1 + field2 = field3
You’ll have to do this with custom code. You can see this tutorial for help.