Skip to main content
Known Participant
September 2, 2016
Answered

Button Function

  • September 2, 2016
  • 1 reply
  • 277 views

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

This topic has been closed for replies.
Correct answer try67

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

this.mailDoc();

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
September 2, 2016

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

this.mailDoc();