Skip to main content

Vacancy Explorer

The Vacancy Explorer Web Component combines all Vacancy Web Components (Vacancy List, Vacancy Details and Application Form) into a single one.

Usage

<mk-vacancy-explorer
customer-id="your-customer-id"
language="en-US"
></mk-vacancy-explorer>
info

The Vacancy Explorer is a one-page solution, if you are not able to use multiple pages. Using multiple pages has a much better SEO possibility than the one-page solution.

It is recommended to use the other Web Components for a better flexibility and SEO integration.

The Vacancy Explorer should only be used if you cannot use multiple pages! If you're unsure how a multiple pages setup works, please check the Step-by-Step Guide.

HTML Attributes

Parameters marked with * are required.

ParameterDefaultDescription
customer-id*Your MindKey assigned customer id (GUID).
language*The language to request.
cultureThe culture to use. See Language & Culture for more information
show-back-buttontrueShow/Hide a back button.
unsolicitedSee Vacancy List - unsolicited
accessSee Vacancy List - access
show-list-imagesfalsetrue to show vacancy list images, false to hide them.
show-details-imagefalsetrue to show the vacancy details banner image.
show-social-sharefalsetrue to enable the social share feature. Please also set at least one of the following share-* attributes to true to enable sharing to a specific platform.
share-via-emailfalsetrue to enable sharing via email.
share-via-linked-infalsetrue to enable sharing via LinkedIn.
share-via-facebookfalsetrue to enable sharing via Facebook.
share-via-whats-appfalsetrue to enable sharing via WhatsApp.

Configurator

Basic
Display
Filter
Social Sharing
Stylesheets
Enter a customer-id and select a language to see a live preview.