Fetch Record ID then automatically email link
Hi I've been searching for hours for an answer to this question but with no luck.
I've created a form that once submitted fetches an email address and emails the user, but what I want to do is include a link to the record that has just been created for editing.
The form is used for a business to record times of jobs beginnings and ends. So once the job has been submitted it automatically gets sent to the user and they must click the link go in and update the times and resubmit the form.
I know how to find the record ID but I want that to be done automatically with every new entry.
Is this possible at all?
Thanks in advance, Paul