Help with a form

Hi There
This is probably an easy one for most of you but i’m still getting my head around it. I wanted to be able to use the ‘what’s your number’ text input to create a scenario where users can enter their number and its automatically sent to an email address (maybe with an option to also add their name)
any suggestions or tuts to help?
Thanks

I’ve created the basic form using the dataset (name / number fields) when in live mode it works in that it populates the database. what i need to work out is how to automatically send me the info caputured (name / number)
Thanks

Hi Gareth,

You’ll need to write some code to send the email. This article should point you in the right direction:

Please let us know if you’re able to figure it out after reading the article or if you think the article is not enough.

Thanks Sam
I’ve gone through it and even created a SendGrid account but cant get it working!