C
Chris
I am trying to create a few distribution lists on a public folder
based on fields created on a custom form. This is the sum of what I'm
trying to do.
Create custom form with check box "List1"
User checks this box and that contact is added to the "List1"
distribution list.
User unchecks box and that contact is removed from "List1".
There would be about 20-30 check boxes. Any ideas?
I can create the forms and the UDF's. I need the logic to use that
field to add the contact to a list, or remove him. And some sort of
scheduling mechanism if this can't be instantaneous.
Thanks in advance for anyone's help.
Chris
based on fields created on a custom form. This is the sum of what I'm
trying to do.
Create custom form with check box "List1"
User checks this box and that contact is added to the "List1"
distribution list.
User unchecks box and that contact is removed from "List1".
There would be about 20-30 check boxes. Any ideas?
I can create the forms and the UDF's. I need the logic to use that
field to add the contact to a list, or remove him. And some sort of
scheduling mechanism if this can't be instantaneous.
Thanks in advance for anyone's help.
Chris