Hi, my page is having several input fields (first, last, email, artwork title, artwork price…), all connected to a dataset and a submit button also connected to the same dataset. Dataset is linked to an ‘Artwork Registration’ Collection I created.
The registration process to the collection works fine.
I’m struggling to send an email to the person who submitted this artwork registration at the time he submit the registration.
I’m using triggered emails code, but it is not working.
How could I send an email using the email address passed with the registration submission ; and not using the UserID from the Contacts or the Members ; as my user is no necessarely logged in when the form is submitted?
Automation doesn;t work for custom page.
Thanks
Regards
Michel
Did you see Corvid Tutorial: Sending an Email on Form Submission ?