A site I am working on will need several forms..
- Custom Contact Form, which emails the results to TWO emails, stores it in the DB and has CSV export
- Event Registration - Free, 6-8 events (new form will be fine), and emails signups to TWO emails, stores it in the DB and has CSV export - I don't think Gravity has an actual event registration feature, but is there a way to close the form after a specific date automatically or limit it to a set number of signups before closing?
- User Tracking Form - This would be a form that each logged in user can view and submit as often as they want, that when filled out will be saved to the DB, but will also let the User view the results in their account/admin page with a graph and CSV export.
Thank you