CommandBox Question

G

Greg Smith

I have 2 commandboxes with the same name.
One is for send to and the other is Cc.

When you click on them, they bring up my custom GAL.

How can I tell is I pressed commandbox1 or commandbox2?

Is there a command like if item.userproperty
("commandbox1") = true then??
 
G

Greg Smith

I am not using the builtin To and Cc field. I created my
own custom commandbuttons to use with my own custom GAL.

Is there away to tell if you press a commandbutton?

EX: item.userproperty("commandbox1") = true then??
-----Original Message-----
You are using the built-in To and Cc buttons, correct? If
so, there is no way to know which the user clicked. Maybe
if you explain what you're trying to do, someone will have
a suggestion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top