Use shortcode [otys-vacancies-apply]

It's possible to show a open application form anywhere you like. When using the [otys-vacancies-apply] shortcode, a form will appear. This form is based on the "Open application" questionset in OTYS. (How to edit questionset can be found on our OTYS Go FAQ https://faq.otys.nl/?faq=Rrp5vClJX6).

From version 2.0.0 it's possible to show a questionset for a vacancy by adding the attribute vacancy-uid="VACANCY_UID" to the [otys-vacancies-apply] shortcode. This way you can show the vacancy application form on the vacancy detail page.

Attributes

Attribute

Description

Example

Plugin version

redirect

The slug of the page to redirect to after a succesfull open application

[otys-vacancies-apply redirect="page-slug"]

1.0.0

vacancy-uid

Show the application form for a specific vacancy.

[otys-vacancies-apply vacancy-uid="VACANCY_UID_HERE"]

2.0.0