Is there a way to remove the time range in the calendar. The need is to provide doctors with a list of " To Do " list without hours, but ordered by Dr ID.
Why do you need a calendar if you want to remove the time range? Why can't you use a standard query to display a To D list?
Secondly, is it possible to build the displayed subject from a set of attributest.The idea is to click on a button near the subjet to dispaly a new window from witch we can provide a range of attributes selection as part of the subject. i.e. "Dr Colson, Mr Cockx, Leg, Left, Tybia, PTH surgery".
Where Dr Colson is the doctor, Mr Cockx is the patient, the next items refere to the operation to be done on is left leg.
You can define a rule that would construct a Subject attribute automatically from other attributes. Once the user clicks on the subject displayed in the calendar a form of the object will be displayed where you can show whatever you like. I may be misunderstanding the question - if so, please explain more clearly.