Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I don't see the need to implement this directly in the job_posting module since the taxonomy module implemented in core can already handle this sort of need. Just create whatever job classification category you want as an open or closed 'vocabulary' and then enable it for the 'job posting' content type. Both search module and list sorting are automatic from there. Pretty nifty IMO.
Comments
Comment #1
gmarus commentedI don't see the need to implement this directly in the job_posting module since the taxonomy module implemented in core can already handle this sort of need. Just create whatever job classification category you want as an open or closed 'vocabulary' and then enable it for the 'job posting' content type. Both search module and list sorting are automatic from there. Pretty nifty IMO.