Matchlab Express

Only Search

Only Search allows you to integrate our vacancy header search, which gives the possibility to filter from 1 to 3 dropdown selections.

Setting up Only Search

Make sure you start with the default implementation

To customize the search experience within your Express app, use the following settings:

These settings ensure that the search matches your site's branding and provide a tailored experience.

Relevant styling attributes for Only Search:

Example

<div
  id="express-app"
  data-locale="nl"
  data-api-key="YOUR_API_KEY"
  data-only-search
  data-fill
  data-filters="department,city,company"
></div>