I have searched the forum but cant seem to find what I need.
Here is the situation:
I have a website, which has a form and sends the data to the set email. But I need to be able to track the number of form submissions.
1) Is there a way in the backend (joomla) to see the number of form submissions and when it was submitted?
2) If not, is there a way I can have a email sent when the form is submitted letting me know of a submission, but not including the form data? I still want it to go to EMAIL#1 with the full information, but i would like it to also go to EMAIL#2 letting me know of a submission without the form data.
Thanks in advance for all the help. Its really appreciated.
Here is the situation:
I have a website, which has a form and sends the data to the set email. But I need to be able to track the number of form submissions.
1) Is there a way in the backend (joomla) to see the number of form submissions and when it was submitted?
2) If not, is there a way I can have a email sent when the form is submitted letting me know of a submission, but not including the form data? I still want it to go to EMAIL#1 with the full information, but i would like it to also go to EMAIL#2 letting me know of a submission without the form data.
Thanks in advance for all the help. Its really appreciated.
Hi dmmlic,
Why not just save the results (or one field from them) to a database table and then you can check the number of records saved.
Bob
Why not just save the results (or one field from them) to a database table and then you can check the number of records saved.
Bob
Thanks for the reply. Can you tell me how i can do that or link me a thread if you can of a guide for that. I looked and cant seem to find one. Thanks again.
This topic is locked and no more replies can be posted.