1. Send to Custom Email Address 2. Print using JavaScript.
PLEASE REFER IMAGE ATTACHED.
I have a form, you can see the screenshot.
there are multiple text fields (email ids) where user can enter email address.
there are different email ids.
and many buttons.
when i click on "send mail" button,
the form should be send to the email id which is in the text field.
is it possible to send same form to multiple accounts in text fields at a time?
and how to print a form using JavaScript.
i mean,
add button,
go to actions and Run JavaScript.
and now type javascript to print for,
i know Execute Menu Item - > Print.
but i want, custom script to print.
