• Resolved childressdev

    (@childressdev)


    We added a new field to the application form for our job postings but the field isn’t showing up when using the wordpress portal. We’ve spoken with our Bullhorn support rep who added the field and said it should work (ticket #04340954) – but they didn’t seem to understand we were using this plugin, they kept asking us to change the app.json file.

    I added customText1 (the name of the new field that Bullhorn support gave us) to the list of fields in “fields to use in API requests” but that isn’t working.

    How can we get this new field to show up in the application form?

    Plugin version is 3.2.1, PHP version is 7.4.16, and wordpress version is 5.7

    thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • charlesabarnes

    (@charlesabarnes)

    Hello, that setting is not for the application form. It is just for the GET requests in the API please let me know if you have any other questions

    Thread Starter childressdev

    (@childressdev)

    @charlesabarnes Thanks for the reply. Is there a way to get the new field to show in the application? Bullhorn support sent us this link: https://github.com/bullhorn/career-portal/wiki/Portal-Configuration-Options
    But that has us editing the app.json file “found in the root directory of the portal” – as I understand it this isn’t app.json found in this plugin, I can’t (shouldn’t) edit core plugin files. So that tells me I should have access to the portal files to edit – but I don’t. Can you please point me in the right direction?

    thanks

    charlesabarnes

    (@charlesabarnes)

    You will want to add it in the fields to display as chips on your jobs. default is "employmentType" and fields to use in API requests settings to add it to your jobs

    Thread Starter childressdev

    (@childressdev)

    I added the new field as a chip, and it shows up as a chip (a little badge in the top right of the posting), and it’s added to the “fields to use in API requests” but it still doesn’t show up as a field in the application form. Is there something else we’re missing?

    thanks again

    charlesabarnes

    (@charlesabarnes)

    Hello,

    As mentioned in the initial reply, those options do not allow you to add additional information to the form, to make those modifications, that will need to be done by modifying the career portal’s source code. This can be found here

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Missing field in job application form’ is closed to new replies.