Using a summary field for iCal
Posted: Wed May 11, 2011 11:55 pm
Hi,
Loving Zulu, particularly being able to easily access our diaries on our iPhones when we're out and about.
I'm summarising several fields (event address, event description, project name, project contact, status and type) to a single iCal summary field for Zulu.
I'm using set field to concatenate the data, target field iCalSummary which I'm using in Zulu;
Set Field [CalendarEventsContacts::CompanyName & " " & CalendarEvents::Type & " " & CalendarEvents::Description & " " & CalendarEventsContacts::NameFull_FirstLast & " " & CalendarEventsContacts::Phone]
Everything is hunky dory if each and every one of those fields has some data in it. If someone forgets to set a status or type the event doesn't show up on iCal.
Any help appreciated - thanks
Rob
Loving Zulu, particularly being able to easily access our diaries on our iPhones when we're out and about.
I'm summarising several fields (event address, event description, project name, project contact, status and type) to a single iCal summary field for Zulu.
I'm using set field to concatenate the data, target field iCalSummary which I'm using in Zulu;
Set Field [CalendarEventsContacts::CompanyName & " " & CalendarEvents::Type & " " & CalendarEvents::Description & " " & CalendarEventsContacts::NameFull_FirstLast & " " & CalendarEventsContacts::Phone]
Everything is hunky dory if each and every one of those fields has some data in it. If someone forgets to set a status or type the event doesn't show up on iCal.
Any help appreciated - thanks
Rob