Avatar

Level 10

Hi,

I think you could get this to work, but it will need some scripting.

I would have a hidden textfield that when the email button is clicked, it would add the email address string to the textfield's .rawValue. Including a ';'.

When the issue is closed, ticking a checkbox would hide the normal email button and show the 'final email' button. This would be scripted to send an email to the hidden textfield's .rawValue.

How does that sound?

Niall