J
Jonathan
Hi, I have a Public Calendar folder that uses a custom
appointment form.
I have created appointments for the times when
appointments can be made. These appointments are available
for booking have the item.label set to personal so that
they have a green background as a visual clue to their
availability.
Staff can only edit these appointments.
When the custom property AppointmentStatus is changed
from 'Available' to 'Booked' the item.label is set to
important so that the background becomes red as a visual
clue to its non-availability.
This is reversed when the AppointmentSatus reverts back
to 'Available'.
This has been working for last couple of months. The
problem is that the reverse is no longer working. The only
change to the vb script for this form is to the recipient
email address for a notification message.
Now the appointment when created has a green background.
When the custom property AppointmentStatus is changed
to 'Booked', the background becomes red. But when the
status is changed from 'Booked' to 'Available' it remains
red.
Any ideas or suggestions appreciated
Cheers
Jonathan
appointment form.
I have created appointments for the times when
appointments can be made. These appointments are available
for booking have the item.label set to personal so that
they have a green background as a visual clue to their
availability.
Staff can only edit these appointments.
When the custom property AppointmentStatus is changed
from 'Available' to 'Booked' the item.label is set to
important so that the background becomes red as a visual
clue to its non-availability.
This is reversed when the AppointmentSatus reverts back
to 'Available'.
This has been working for last couple of months. The
problem is that the reverse is no longer working. The only
change to the vb script for this form is to the recipient
email address for a notification message.
Now the appointment when created has a green background.
When the custom property AppointmentStatus is changed
to 'Booked', the background becomes red. But when the
status is changed from 'Booked' to 'Available' it remains
red.
Any ideas or suggestions appreciated
Cheers
Jonathan