Form submission email

On form submission, I would like to send email using the name of the user from the form field. Is it possible to do it? Thanks.

yes…its simple trick…just use double curly bracket {{ your_text }} in email subject or body then it will ask you to attach this parameter to any field in the form which is getting submitted…see the screenshot below…we will also enable hints to make it more smooth for users…