I have an "Add Employee" form that includes an image field for uploading an employee's profile picture from their local computer.
In the "Apply Leave" form, I also have an image field where I want the employee's profile picture to be auto-populated based on the employee who is applying for leave.
Additionally, in the "My Leave History" report, when an employee clicks on a record to view the details, I want to display their profile picture along with other employee details in the detailed view.
How can I achieve this in Zoho Creator? Any guidance or script suggestions would be appreciated. Thanks!