C.Moch79
Posts: 0
Joined: Tue Dec 15, 2015 10:46 pm

Help with emailing the contents of a page

hello everyone. I'm currently "stuck" on a project I'm working on. I have a page in my app that I need to have all the data enclosed into a report and then emailed when I click submit.

Image

I've tried enclosing everything in an HTML box and setting the type to FORM but I can't seem to get this to function as intended. Any help appreciated.. I'm sure it's simple and I'm overthinking it :)

TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

Help with emailing the contents of a page

Well I do this with a remote php email script located on my server. I pass all the variables and style the email as I want. I also send multiples and filter recipients based on certain variables.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Help with emailing the contents of a page

Hello,

Please look at this link: https://devcenter.appery.io/documenta...

You can send any data via email. E.g. html, which is created by page's elements values

C.Moch79
Posts: 0
Joined: Tue Dec 15, 2015 10:46 pm

Help with emailing the contents of a page

The secure proxy isn't working for me however entering it directly into settings works. not sure why. Think I've got it now... It's sending fine and the mapping is what I have to do to capture the fields.

Thanks!!! Much appreciated!

Return to “Issues”