Append New Form and ajax submit does not working
Hello !
I'm writing a script to generate new form each time the previous is submitted.
Field 1 - Field 2 - Submit Button -> by clicking on submit, ajax control transmit input data to php and on success a new line of Field 1 - Field 2 - Submit button is append without reload.
Problem is : The new form don't seem to be known and submit button reload current page without use ajax control.
Dom is not refresh ? Cache problem ?
Could you help me please ?
Thx
Michel