Hi,
I want to setup a form on my joomla website (I also have Community Builder) so that the form adds data to my user's table every day.
Here is more details:
1- User logs in to the website and opens the form (form is only accessable to registered users).
2- The form will automatically retrieves user's name and email and enter it in the name and email field.
3- User completes the form (all answers are numeric) and submits.
4- All answers should be saved to a database and includes the date of submission.
5- User returns next day to the same form (same questions) and submits answers (which will be different from previous day).
6- After submission, I want all new answers to be saved in the same database, for the same user under that day's date.
7- I will be using Access database to connect to that table and retrieve the data for trending. Meaning I want to know how the answers are changing every day for each user.
My problem is steps 4 and 6 to organize the data. Is this doable with ChronoForm? If so, how?
Thanks you
I want to setup a form on my joomla website (I also have Community Builder) so that the form adds data to my user's table every day.
Here is more details:
1- User logs in to the website and opens the form (form is only accessable to registered users).
2- The form will automatically retrieves user's name and email and enter it in the name and email field.
3- User completes the form (all answers are numeric) and submits.
4- All answers should be saved to a database and includes the date of submission.
5- User returns next day to the same form (same questions) and submits answers (which will be different from previous day).
6- After submission, I want all new answers to be saved in the same database, for the same user under that day's date.
7- I will be using Access database to connect to that table and retrieve the data for trending. Meaning I want to know how the answers are changing every day for each user.
My problem is steps 4 and 6 to organize the data. Is this doable with ChronoForm? If so, how?
Thanks you