Copy link to clipboard
Copied
Is it possible that when I create a button, it will open up my Outlook and attach itself to it? I cannot use the Submit in the properties of the button options (work does now allow us to use that). I have tried searching for answers and I am coming up with nothing.
Thank you,
Justin
You can use this JavaScript command (but it's pretty much identical to the Submit Form command...):
this.mailDoc();
Copy link to clipboard
Copied
You can use this JavaScript command (but it's pretty much identical to the Submit Form command...):
this.mailDoc();
Find more inspiration, events, and resources on the new Adobe Community
Explore Now