Expand my Community achievements bar.

kmurphy001
kmurphy001
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Made some minor changes to your script to get what I needed:var myDoc = event.target;var address = "myemail@contoso.com, secondemail@contoso.com";var subject = [TargetFieldName1.rawValue, TargetFieldName2.rawValue, " Additional Static Text"];subject.toString();myDoc.mailDoc({bEmpty: true,cTo: addres...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • You'll have to forgive my ignorance, but I don't understand much about scripting.  Right now, I'm using the 'Email Submit Button' and don't know where to put the suggestions above.  Could someone provide an example please?

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Is it possible to generate the email subject from a user-filled text field?For example:When the user enters 'John Doe' for their name in a form, the subject line would be 'John Doe'.  <submit format="pdf" textEncoding="UTF-8" target="mailto:mbox@company.com?subject=<John Doe>"/>

    Type

    Questions

    Views

    4.1K

    Like

    1

    Replies

    8
Top badges earned by kmurphy001
Customize the badges you want to showcase on your profile