A
Anne
Hi!
My aim is to achieve that users are only able to delete
tasks in a way I defined.
In the command bar the command "delete task" can (as well
as any other command) be mapped onto a self-defined macro
in order to change the pre-defined behaviour.
Unfortunately the user is still able to use the key
shortcut to delete tasks by pressing the delete-key. To
prevent him from doing so I need to redirect the keyboard
shortcut (i.e. delete, backspace) to my own macro.
Is there a similar way to connect keys to another macro
like with commands?
Or are there alternative possibilities with Project events
(Project_change)?
Anne
My aim is to achieve that users are only able to delete
tasks in a way I defined.
In the command bar the command "delete task" can (as well
as any other command) be mapped onto a self-defined macro
in order to change the pre-defined behaviour.
Unfortunately the user is still able to use the key
shortcut to delete tasks by pressing the delete-key. To
prevent him from doing so I need to redirect the keyboard
shortcut (i.e. delete, backspace) to my own macro.
Is there a similar way to connect keys to another macro
like with commands?
Or are there alternative possibilities with Project events
(Project_change)?
Anne