I want to have users fill out a form and be able to send it to their email. How would you go about doing that?
I’m assuming you fill out input fields and save them as a record and then send them. I’m just not sure how to go about that.
I want to have users fill out a form and be able to send it to their email. How would you go about doing that?
I’m assuming you fill out input fields and save them as a record and then send them. I’m just not sure how to go about that.
Never tried it. But there must be a mailer flow function in the marketplace?
If so you install it and you prob can bind it to values from data or page variables.
Alright thanks I’ll take a look and see if I find one.