G
Guido Karkosch
Hi,
whenever a user tries to insert a new task in the project
plan, we want him to enter required fields in a separate
dialogbox. To do so, we want to pop up this dialogbox
initially when a new task is created. The problem is, that
the event does not happen when the user presses the ins
key or the menu entry for a new task. No, the event
happens AFTER the user has already entered data in a cell
and presses enter. This is to late and a side effect is,
that the edited cell cannot be updated by the
dialogbox/script.
Thanks in advance,
Guido
whenever a user tries to insert a new task in the project
plan, we want him to enter required fields in a separate
dialogbox. To do so, we want to pop up this dialogbox
initially when a new task is created. The problem is, that
the event does not happen when the user presses the ins
key or the menu entry for a new task. No, the event
happens AFTER the user has already entered data in a cell
and presses enter. This is to late and a side effect is,
that the edited cell cannot be updated by the
dialogbox/script.
Thanks in advance,
Guido