Hello,
My form contains an ACL names field designed to send calendar entries to those that are selected.
How can I create calendar docs(entries) for those selected names?
This below will work for the current session holder, but I need more spam power here.
Set cal_doc = fUpdateCalendarEntry(session.Username, “4”, new_start_dt, new_end_dt, "VIC " & doc.Type(0) & ": " & doc.Subject(0), doc, doc.UniqueID(0), set_alarm, niAlarmSendTo)
Has anybody made a “loop” to spam out calendar entries by using an ACL Names in the field on the document?
Thank you
Merry Berg