Hello
I created new job openings in erpnext and I wish to link them to our career page on the company website.
I also like to redirect to erpnext application form when someone applies for a job, how can I do that?.is there a way to do that?
Hello
I created new job openings in erpnext and I wish to link them to our career page on the company website.
I also like to redirect to erpnext application form when someone applies for a job, how can I do that?.is there a way to do that?
hello jinsy
I am assuming that you using the embeded website function.
If yes , then under website settings you can map the routes in the navbar accordingly.
Also in the job opening doctype you have specified publish to website = enabled and route will be job_application
Thank you for your response.
I tried this, and I can list the job openings on the ERP website. I want to link it to our career page on the company website, not erpnext website.
okay , so the company website under careers tab , under job openings , you will need to specify the url which then redirects to the job openings\applications on the erpnext site…
To link your new job openings in ERPNext to your career page, you can use ERPNext’s built-in features to create a public job portal. Go to the Job Opening module and find the option to share the link. For redirecting to the ERPNext application form, you might need to customize the career page on your website with a direct link to the ERPNext application. It could involve some basic HTML or integration with your web developer.
I remember when I had a similar issue setting up a job application process for my business. I ended up working with a web developer who helped streamline the integration, making it easy for candidates to apply directly through the form.
What I did was grab the public link from the Job Opening module in ERPNext (just enable “Publish on Website”) and add it as a hyperlink on the company’s career page. When someone clicks “Apply,” it redirects them straight to the ERPNext form.