Send an email form a dynamic page

Hi all,

I’m trying to send an email form my dynamic pages.

I have a collection “Articles”, each article has a name “title”.
I want to send an email through “button6” to a gmail address.

At this time, nothing happens when I click in Button6, so I guess my code wouldn’t help …
Perhaps can one of you help me ?

Thanks

You’ll need to provide more information than just telling us you have #button6 and a collection called Articles with a titles field.

What code do you have for #button6? How do you get the email address?