Editing CandidateSpace.zip previous versions - applicationUi.js

Update the applicationUi.js file to use the Candidate Experience instead of TransitionTasks.

  1. Access the applicationUi.js file in the html>js folder.
  2. Change the current code from

    parent.document.getElementById('parentIframe').src = fullDomain +"/"+ urlDataArea+"/TransitionTasks/form/JobApplication("+

    to

    parent.document.getElementById('parentIframe').src = fullDomain +"/"+ urlDataArea+"/Jobs/form/JobApplication("+.