Hello,
in my application, I have a form called "contact" and another with "service order". The client will fill the form contact with his contact information and will be redirect to the next form (after clicking the submit button) to define which service he wants to order (let say between a transcription and a translation) and the related informations.
A client (with information saved in the contact form) can later have many service orders. This is why I need two forms.
Now, I need that the service order will be linked with the contact form for obvious reasons. Is it possible to do it automatically?
------
Once the job will be proceed, I want to send a feedback form to the client linked with this specific job. Is it possible to send a unique URL to this client that will be automatically linked with the job?
Thank you very much!
François
PS: I have granted access to my application (job management) for support