When I will clicked on add more the same form will be display. I need help for developing the code for that.
I have tried the code which is given in the stack overflow. But their is code for different fields. And I want the code for same field. So place help me out for that.
The parameters to the addMoreForm method might be like: formName, fieldName, fieldType, formAction, formMethod etc to create a form through javascript, here are some links for creating elements in javascript ( is an element :-) ):
<input type="button" onClick="addMoreForm('the parameters come here*')" value="Add More" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With