Add a button that link to a form for people to fill in
My application involves a list of job records with a 'Apply This Job' button for each record.
I know there is an example in Zoho Creator where you can add define a function that sends an email
How do I go about doing the same except that this function will bring user to a form with pre-filled data?
Thanks in advance