Closed 73k05 closed 3 years ago
Hello,
You have to contact Bullhorn Support to make that field available for filtering with the career portal. That piece is a relatively new requirement, but once that is added, you should be all set.
Please let me know if there are any other questions
Hi @charlesabarnes ,
thank you for the quick reply. Despite my good will I do not understand your answer perfectly, what should I do to make it work? You mean wait because this feature is new in BullHorn?
Regards 73k05
Hello
You have to call bullhorn support to enable the feature on their end
It is available. A setting controls which fields that can have filters on it. Bullhorn support only can update that setting
Hi, ok, will do thank you
Hello @charlesabarnes ,
I finished configuring and integrating the plugin Career Portal on WordPress visible here
I followed Github tickets #337 and your documentation to display only the witcare brand offers, here are the detailed of what I did:
Unchecking of the checkbox "Hidden" for all Vacancies (I to V)
I added the corresponding column in the Vacancy List
I changed the value of the field for my offer and put witcare
In WordPress:
Adding the CustomText2 field to the list of fields to get from the API in the list ID, Title, PublishedCategory (ID, Name), CustomText2, EmploymentType, DateLastPublished, PublicScription, Isopen, Ispublic, Isdeleted, Isopedzip, Isdeleted, Publishedzip , Salary, Salaryunit
I filtered by name and value of fields to obtain this result in the plugin app.js. I checked the file is correct:
For your information, if I put double quotes around the value like this "witcare" I have no mistake but nothing is displayed.
I tested the filtering with EmploymentType and it works normally
For your information, I put the offer in Closed for now to avoid displaying it in another website but I have tested with Open and published offer.
Can you lead me the way on what I should do to fix this issue and use multiple branding on different portals filtered correctly?
Regards 73k05