I Love Glide !
When I use the send email button, I have many options as per screenshot:
But if I choose to send an email using a graphic (from my graphic based Menu) these options are not available - see screenshot
It would be nice to have the same options
1 Like
My app glide no have send email why?
Screenshots? What component are you using?
Button more action button send email
Have you tried ‘Compose Email’?
no
i add button for send email
ok , i try again
it is possible to send an entire form via email by glide
thanks
You could use the Email component to build out an entire email from columns.
Or you could build a mailto url link with a template column and use the open link action on a button.