Calendar/Scheduler

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
Nick26
Posts: 27
Joined: Fri Aug 07, 2020 6:59 am
Location: Melbourne, Australia

Calendar/Scheduler

Post by Nick26 »

Couple of questions about the Calendar/Scheduler.

When recurring events, I want each recurring event to be an individual record (not just references), is that possible or do I need to set up a heap of processes for a manual recurrance?

The reasoning for separate events is that I need to show events in a gird queery.

Is it possible to show two data feilds in the calendar event (just not subject). EG <<Appointment.Subject>> - <,Appointment.Location>>. So users can see the location of an event, without having to click on it?
himanshu
Posts: 722
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: Calendar/Scheduler

Post by himanshu »

Hi Nick,

Hope you are doing well!

I think each recurring event converts to a record whenever a user performs or processes called when the date happens. So, it is not possible to show events reoccurrences on the grid.

Is it possible to show two data feilds in the calendar event (just not subject). EG <<Appointment.Subject>> - <,Appointment.Location>>. So users can see the location of an event, without having to click on it?
I believe Yes, you must able to show data. I had done it in past.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
Nick26
Posts: 27
Joined: Fri Aug 07, 2020 6:59 am
Location: Melbourne, Australia

Re: Calendar/Scheduler

Post by Nick26 »

Hope you are doing well too during these crazy times!

Do you remember how you showed the extra data in the event?

Best,
Nick
himanshu
Posts: 722
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: Calendar/Scheduler

Post by himanshu »

<<Appointment.Subject>> - <,Appointment.Location>>
Above line code have a proper in last tag... it should be <<Appointment.Location>>

Still having issue or you state something else then... a screen share will be better.. or ping me on Skype.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
Nick26
Posts: 27
Joined: Fri Aug 07, 2020 6:59 am
Location: Melbourne, Australia

Re: Calendar/Scheduler

Post by Nick26 »

Worked it out! Thanks for your help!
Post Reply