Adding more than one email to a 'Submit Form' button option
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?
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?
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.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.