W
Wanda
Adding custom pages to a task form and want a button to
link to the Global address list. I don't want this linked
to the TO or CONTACT field, as I am going to have to pull
these addresses into an email. Tried using the CONTACT
field, but can't pull it into the TO field of an email
created when clicking on a custom button. The name of the
property of the Contact field is "_RecipientControl3", but
the code for the email:
..To = _RecipientControl3
is not accepted. Can you help me with the code for
the .TO line above, or is there a way that I can create a
button to pop up the Global address list, so I can link it
to a custom created email?
Thanks. Wanda
link to the Global address list. I don't want this linked
to the TO or CONTACT field, as I am going to have to pull
these addresses into an email. Tried using the CONTACT
field, but can't pull it into the TO field of an email
created when clicking on a custom button. The name of the
property of the Contact field is "_RecipientControl3", but
the code for the email:
..To = _RecipientControl3
is not accepted. Can you help me with the code for
the .TO line above, or is there a way that I can create a
button to pop up the Global address list, so I can link it
to a custom created email?
Thanks. Wanda