16.5.1 Selecting an Open Job to Add Referral
Upload a candidate's CV from a modal form linked to the selected open job.
Each uploaded PDF file in the Woods HR app links to a particular open job position. In the Open Positions Referrals page, the user first selects the job to which to their referral pertains. Then they click a (Submit First Referral) or (Submit Referral) button to open a modal form page. They use this modal dialog or drawer page to add a new referral and upload the PDF curriculum vitae (CV). The calling page passes in the dynamic selected job ID so the new referral links to the right job when saved.
- Using Trigger Actions to Set Selected Job Info
Use triggered actions to set the selected primary key and refresh other regions when the user clicks a card. - Adjusting UI When Selected Job Changes
React to a value change using a dynamic action event handler.
Parent topic: Uploading a File to a BLOB Column