Closed nedSaf closed 10 years ago
Update: The form is ready and saving in the database. Now sending email to the user.
Update: Added sending mail, Have to check it in the office.
Update: This is the form:
The form can be submitted only once by an authenticated user or a guest (Locked by IP or cookie).
If the form is already submitted, It will look like this:
This is the result admin page:
The admin can download the results in csv or excel formats. Clear the results as well.
This is the mail that the subscriber receives:
Still working on changing the "From" email address to be "ibliwebsystem@cgiar.org".
@niryariv Is limiting the user to only one submission is correct ? If yes, i want a sentence to write when the form is already submitted.
@nader77 no need to limit the user to one submission. it's possible that an agent will demo this to users and will submit for them, so will have many submissions from the same browser.
Update: 1- Unlimited the number of submissions. 2- Fixed email sender.
Merged.
@nader77 what's the URL for viewing the subscriber list?
@niryariv When you are admin, You can edit the webform and see the result like this:
Or you can visit directly: /node/41/webform-results/table
Admin only as well.
239