Page 1 of 1

Tooltips on Daily View

PostPosted: Wed May 30, 2007 2:34 am
by softpac
Hi

Just a tip people may find useful.

On the Daily View (layout), I found that for appointments with more than one user, only the first user is shown. To see the other users for that appointment without opening up the appointment, just add a tooltip to the field. Make the tooltip's value be "CalDailyAppointments::ApptUser_kf".

I also added tooltips for some of the fields as well, such as Title, Project, Resource. That way when the mouse hovers those fields, the full title/project name, list of users etc are shown. This makes the system just a little more user friendly.

For the resource field, instead of setting the tooltip to the abbreviation, I set it to CalDailyAppointments::ApptResource_kf.

Also, I added tooltips to the filters, so that when the mouse movers over the filter, all the selected values are displayed - which is nice to see to know exactly what is being filtered.

- Brent