How do I enable a guided journey on the Redwood Job Applications list page?

  1. Go to the Redwood Job Requisitions list page.
  2. Right click the page, then click Inspect to open the developer tool.
  3. Click a job requisition that has job applications.
  4. In the developer tool, click the Network tab, find the requisition ID and note it for later.
  5. Go to Settings and Actions > Edit Page in Visual Builder Studio.
  6. Select your project or create a new one. Ensure that you're in Express mode.
  7. Click the Set Page Properties icon next to the Live button.
  8. Enter the requisition ID you noted earlier then click OK.
  9. Search for the jaSearchJourneyCode page property.
  10. Enter the code of the guided journey you created.
  11. Review the changes and publish.