Auto-assignment rules not doing what I want
I've added these two rules to my Action field (source of main GTD action grid):
AM:ItemForeColor=iif([Appointments]>0,&H000080,0)|E:ItemForeColor=iif([Appointments]>0,0,[ItemForeColor])
What I want to achieve is that when I add an appointment to the grid by assigning it an [Action] value, the item is shown with a specific text colour both in the grid and in the calendar. When an item is removed from the Action grid and it is an appointment I want the specific color to be removed, or not changed if it isn't an appointment.
With the rules quoted above, nothing really happens - the font colour doesn't change when I add appointments to the Action grid.
- Read more about Auto-assignment rules not doing what I want
- 1 comment
- Log in or register to post comments