Saving Information in database
jfha73 - June 29, 2009 - 17:09
| Project: | Job Posting |
| Version: | 6.x-1.10 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is it possible for this module to save the information people send to the database instead of sending an email? or probably both (email and information saved to the database).
Also, where do I see the postings that have been created? I had to create a View to display them so people can click on them and apply.

#1
1) Not out-of-the-box. One would have to customize the module to save to the DB rather than forward via email;
2) Your postings are automatically added to the built-in 'jobs' page (at /jobs by default) and sorted by date (newest to oldest). Only if you want customized sorting/behaviour do you need to create your own view.
#2