/ Forums / Advansys Formativ / Creating Solutions with Formativ / Setting destination fields to addresses with initials / Reply To: Setting destination fields to addresses with initials
quote:
Is there a way then to remove specific addresses from the TO field without having to use the problematic ItemSetText() to re-insert or replace names into the field?
Maybe there is a way to cross out these addresses deliberately so that message aren’t sent there?
Unfortunately not. When you are composing a message, the ItemSetText() style tokens are all that is available.
It might be possible to solve your problem by delaying the point at which you add the system addresses. Other customers do a similar thing, except they add the system addresses in the ‘OnSend’ event. This way the users don’t get the opportunity to manually remove the system addresses.
Regards,
Advansys Support