Cryptic title, I know. sorry about that.
See below my outlook today page, which I use as a dashboard for outlook 2010.
As you can see, at the top of the page I have my inbox, with some href links in table cells to the right.
The next row holds my personal tasks, with shared team tasks to the right.
The last row holds my personal calendar, with shared team calendar to the right.
I used this today page in outlook 2003 with no major problems. If I wanted to create a new appointment in a calendar, or forward a task to someone, all I had to do was right click on the item in question, and select "new appointment" or "forward". In outlook 2003, the new appt window would then appear filled with the date/time where I had right clicked, or the new mail item would open, with the task in question attached.
Now in 2010, although the right click context menu's know I'm clicking on a task object, or a calendar object, the resulting actions don't seem to act on the item in question. Instead, they act on the "current" mailtem selected in my inbox.
So right clicking a task, and saying "mark as complete" does nothing to the task. Instead, the selected mailitem in my inbox suddenly gets "maked as complete"! Calendar appointments are created, but at the current date/time only, rather than where I right clicked. More worryingly, trying to "delete" a task actually deletes the currently selected inbox mailitem (which in some instances has gone unnoticed, until I noticed that the task was still there).
I have resorted to opening each task by double clicking on it, and then performing an action on it from the task window, or creating an appointment by double-clicking on the time/date required.
Is this change in context menu behaviour intentional?
PS: While editing my today page code, I noticed that if I happened to put a tasks object first in the code (ie before the inbox) then my preview pane would show only tasks instead of emails. I changed that back without much more testing, but I guess this means that all actions would probably have acted on my current task in that case, even if I was trying to perform that action on my mailitem.
thanks
Guy
See below my outlook today page, which I use as a dashboard for outlook 2010.
As you can see, at the top of the page I have my inbox, with some href links in table cells to the right.
The next row holds my personal tasks, with shared team tasks to the right.
The last row holds my personal calendar, with shared team calendar to the right.
I used this today page in outlook 2003 with no major problems. If I wanted to create a new appointment in a calendar, or forward a task to someone, all I had to do was right click on the item in question, and select "new appointment" or "forward". In outlook 2003, the new appt window would then appear filled with the date/time where I had right clicked, or the new mail item would open, with the task in question attached.
Now in 2010, although the right click context menu's know I'm clicking on a task object, or a calendar object, the resulting actions don't seem to act on the item in question. Instead, they act on the "current" mailtem selected in my inbox.
So right clicking a task, and saying "mark as complete" does nothing to the task. Instead, the selected mailitem in my inbox suddenly gets "maked as complete"! Calendar appointments are created, but at the current date/time only, rather than where I right clicked. More worryingly, trying to "delete" a task actually deletes the currently selected inbox mailitem (which in some instances has gone unnoticed, until I noticed that the task was still there).
I have resorted to opening each task by double clicking on it, and then performing an action on it from the task window, or creating an appointment by double-clicking on the time/date required.
Is this change in context menu behaviour intentional?
PS: While editing my today page code, I noticed that if I happened to put a tasks object first in the code (ie before the inbox) then my preview pane would show only tasks instead of emails. I changed that back without much more testing, but I guess this means that all actions would probably have acted on my current task in that case, even if I was trying to perform that action on my mailitem.
thanks
Guy