Job Node ID problem..
Hi, I apologize in advance if I'm not in the right section for this issue.
Basically, I'm using the Job Search module to create a job site and I have some posts on the front of my home page where I want to add a [job-node id]. I added this using Views. But what happens is that only the first post gets the right node number, while the others display a zero.
What is strange is that when add a [normal node NID] (as apposed to a Job-node NID), it works fine. I am assuming that this is a bug, if not, if anyone has run into this problem and has a solution, I would greatly appreciate your help.
The problem with using this [normal node NID] is that it won't append the URL that I need, but [Job-node NID] does. So I was hoping someone could give me a hint about how I would be able to append this url.
For more clarity:
Using normal NID, my link comes out like this:
http://www.sitename.com/drupal/node/1
But I would like my URL to look like this:
http://www.sitename.com/drupal/job/apply/1
Any help or hint is much appreciated..
Thanks,
John
