1

How to call attach file with button click instead of attach via File-> Attach? I had search through google and can't seen to find a way to make it, is it possible to attach via button click?

Se0ng11
  • 2,303
  • 2
  • 26
  • 45

1 Answers1

2

ok, find the answer, just put in the following command to make it work @Command([EditGotoField]; "Control name"); @Command( [EditInsertFileAttachment] )

Se0ng11
  • 2,303
  • 2
  • 26
  • 45