Hello. Could you please answer: how to upload a file to form file upload field using deluge in ZOHO People ?
We have a custom
form “Candidate_files”. There is the upload field “Fhoto”. And also we have another
form “Employee_files” with the same field “Photo”. The objective: copy file
from field “Photo” in “Candidate_files” to field “Photo” in “Employee_files”. I
use code:
And what next? How to upload the value in file_variable to form file upload field “Photo” in “Employee_files” ?