Hi there,
in advance i want to apologize for my english🙂
I need to create CV form that will finish in PDF output. Now i am trying to create button that will add some inputs and button that will remove last added inputs. I am half done thanks to FAQs http://www.chronoengine.com/faqs/2700-how-can-i-have-a-button-to-add-more-form-inputs.html . Another problem is that i can't use those input values in my submit PHP. I am using FPDF for PDF creation.
So the questions are:
1)How to create the remove button for last added inputs.
2)How can i use values from added inputs in PHP(after submiting form)
Any hints would be appreciated
Thank you for any help
in advance i want to apologize for my english🙂
I need to create CV form that will finish in PDF output. Now i am trying to create button that will add some inputs and button that will remove last added inputs. I am half done thanks to FAQs http://www.chronoengine.com/faqs/2700-how-can-i-have-a-button-to-add-more-form-inputs.html . Another problem is that i can't use those input values in my submit PHP. I am using FPDF for PDF creation.
So the questions are:
1)How to create the remove button for last added inputs.
2)How can i use values from added inputs in PHP(after submiting form)
Any hints would be appreciated
Thank you for any help