-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi, I'm using the searching and filtering example here. Thanks for that!
Is there any way to specify a department within this script?
window.leverJobsOptions = {accountName: 'leverDemo', includeCss: false};
Something like:
window.leverJobsOptions = {accountName: 'leverDemo', includeCss: false, department: 'Appraisal'};
What I'm trying to achieve is this same functionality, but filtered down by department. I'll be creating unique pages for each department. I'll never want to show any other departments on these individual pages.
Metadata
Metadata
Assignees
Labels
No labels