• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Adding more than one email to a 'Submit Form' button option

New Here ,
Jan 10, 2018 Jan 10, 2018

Copy link to clipboard

Copied

I need to add more than one email address to to my 'Submit Form' button in Indesign. This is probably a code thing and can be done easily but I haven't a clue. Any ideas?

TOPICS
PDF forms

Views

488

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 09, 2018 Feb 09, 2018

If you want to always use the same addresses you just need to specify them in the target URL of your submit button, using the correct syntax, like this:

mailto:me@server.com,you@server.com

If you want to use values from field, for example, then it would require using a script.

Votes

Translate

Translate
Community Expert ,
Jan 10, 2018 Jan 10, 2018

Copy link to clipboard

Copied

It's not something that can be done in InDesign.

Ask in the Acrobat PDF forum to see if it can be edited there or accomplished with JavaScript.

PDF forms

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 09, 2018 Feb 09, 2018

Copy link to clipboard

Copied

LATEST

If you want to always use the same addresses you just need to specify them in the target URL of your submit button, using the correct syntax, like this:

mailto:me@server.com,you@server.com

If you want to use values from field, for example, then it would require using a script.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines