Hi,
I create a simple form and while during testing is working ok and everything is saved in a db table when i created an article and embedded the form inside using the plugin nothing is saved when i submit the form from the article.
I enable debugging and i found that in the former case an insert sql command is created after submit while in the latter case an update sql command is created!
Could you please help me why this is happening?
Thank you in advance
I create a simple form and while during testing is working ok and everything is saved in a db table when i created an article and embedded the form inside using the plugin nothing is saved when i submit the form from the article.
I enable debugging and i found that in the former case an insert sql command is created after submit while in the latter case an update sql command is created!
Could you please help me why this is happening?
Thank you in advance