Skip to main content
Known Participant
September 2, 2016
解決済み

Button Function

  • September 2, 2016
  • 返信数 1.
  • 278 ビュー

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

このトピックへの返信は締め切られました。
解決に役立った回答 try67

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

this.mailDoc();

返信数 1

try67
Community Expert
try67Community Expert解決!
Community Expert
September 2, 2016

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

this.mailDoc();