Editing CandidateSpace.zip previous versions - mobileApply-ui.js

Update the mobileApply-ui.js file to use Candidate Experience instead of TransitionTasks.

  1. Access the mobileApply-ui.js file in the html>js file.
  2. Change the current code in two places from

    tmpUrl = fullDomain +"/"+ urlDataArea+"/TransitionTasks/form/JobApplication("+

    to

    tmpUrl = fullDomain +"/"+ urlDataArea+"/Jobs/form/JobApplication("+.