Hello, I have a modal form loading over a primary form, it all works fine except for the submit which instead of sending the form data is sending the following parameters:
index.php?option=com_chronoforms6&cont=manager&chronoform=user-add&event=submit2&tvout=view&edit[counter]=0&_counter=0
The name of the form is edit, what are these counters? and why the data is not being passed?
Thanks in advance!
index.php?option=com_chronoforms6&cont=manager&chronoform=user-add&event=submit2&tvout=view&edit[counter]=0&_counter=0
The name of the form is edit, what are these counters? and why the data is not being passed?
Thanks in advance!
This topic is locked and no more replies can be posted.