I know this cannot be that hard to do for expert users ( which I sadly am not ). I implemented the Job Posting module and it is going to work perfect for what I need. I am creating a site for a Job Staffing company and they wanted a simple job posting module. I've gotten the module up and running and added a custom field ( using CCK ) on the Job Posting for 'Category' and I want to have the 'Current Jobs' block display the active jobs by category groupings. Please ask any questions so I can make it more clear. Is there an easy alteration in the job_posting.module file I might be able to make to achieve that? I am very new to Drupal and feeling my way around, so any help would be GREATLY appreciate. I have a day left to figure this out and desperate!!!

Comments

rbrower’s picture

Or would a view be the solution? Just not sure. Please help!

ivan zugec’s picture

Title: **PLEASE HELP** -- Display Jobs by Category in the Job Posting Module » Display Jobs by Category in the Job Posting Module

Have you set up your "Category" as a taxonomy? You should be able to create custom job listing using views.

manyu.a’s picture

You have to play with views module along with the job_posting module....
With views panel and cck module your apporach will be solved out ....
Let me know if you have any problems with views and cck module....!!!