Skip to main content
Known Participant
September 2, 2016
Vastattu

Button Function

  • September 2, 2016
  • 1 kommentti
  • 278 katselukerrat

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

Tämä aihe on suljettu vastauksilta.
Paras vastaus laatinut try67

You can use this JavaScript command (but it's pretty much identical to the Submit Form command...):

this.mailDoc();

1 kommentti

try67
Community Expert
try67Community ExpertVastaus
Community Expert
September 2, 2016

You can use this JavaScript command (but it's pretty much identical to the Submit Form command...):

this.mailDoc();