Auto complete field from URI
-
My problem is that I need to know which candidate applied for what job. If I am not missing something, when a candidate visits a job there are two options to apply. The first is to send him to a specific page and the other is to send a mail with his resume.
Since I need to manage all the resumes at my site none is really convinient so what i thought would be best is to send him to the resume submit page. If there was an option to pass the previous pages job title to a form field that would be quite usufull.
For example candidate visits a job at https://sxediase.website/apply2day/jobtitle
clicks tha apply here button and he goes to
https://sxediase.website/apply2day/submit-resume/?job=jobtitleHowever I cannot figure out how to autofill a field with the “jobtitle”.
Auto populate seems to work only for registered users. Any ideas?
The page I need help with: [log in to see the link]
- The topic ‘Auto complete field from URI’ is closed to new replies.