In V5.9 I have a diary (calendar) system that has worked flawlessly for the past 7 years. I have 4 BO's all members of the Appointments Group. In the calendar, When I click in a empty time slot, a dialog pops up and I can choose the type of B.O I want to create (Simple Appointment, trial lesson, committee meeting etc). When I select my B O, it then uses the correct B.O form to allow me to enter all the attributes for that type of BO.
Moreover When I click on and existing entry, it also knows which form to present me with to edit the entry.
Now - Just upgraded to V8 (thankfully, on a duplicate test server) None of this is working.
Either 1) The upgrade did not happen cleanly or 2) The calendar system has lost so much functionality or 3) I'm (hopefully) missing something simple which you guys or support know how to fix
a) I click on an empty calendar slot, I get no choice of BO's, just a simple mickey mouse form with a Title of "Event" and some basic attributes of the appointment type and I have really no idea which of my 4 BO's its writing to
b) When I enter a trial flight booking (for example) by another means ( a menu option which means I manually have to enter the booking date and time) I've somehow managed to get a correct edit form to appear when I right mouse click an existing entry - but to me this is about as much use as a chocolate fireguard. For the past 7 years my customers have gotten used to just clicking on an entry to then be able to edit it. I can't expect them to take a step backward now.
Example In V5.9 I clicked an empty time slot, selected Trial Flight as my B.O. The Trial flight booking creation form appeared (with the start date and Time auto filled in. I select a flight product which holds the required time slot ( 1 or 2 hours) which was then used to auto fill the EndTime
The query is FIND Appointments WHERE Appointments.StartTime IS DEFINED
One of the B.O's in the Appointments group is a B.O called Appointment. With the name being so close to the group name, could this be screwing something in V8