I have created career page.In my career page two functionality

1.Admin functionality
2.user functionality
In first admin create the job opening by using content type and display using view with an apply link. On apply link open a webform that contains name, email and upload resume field.

User click on apply link then the form is open and the user fills the detail. But my problem is on click apply link how can get the respected job title in the webform.

Because without job title how an admin can filter the result according to job title?

My issue is how to get content type job title click on apply link and display on webform job field ?