Editing CandidateSpace.zip previous versions - content.html

Update the content.html file to use the Candidate Experience instead of TransitionTasks when loading the Configurable Job Application in the iframe.

  1. Access the content.html file in the html folder.
  2. Change the current code in two places in the file from

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

    to

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