OnBeforeNew Event
Fires before executing "New Item" or "New Relationship" command. If return false, the action will abort.Arguments
| Name | Type | Description |
|---|---|---|
| inDom | Object | Item node, but it is an "empty node" only having "type" attribute. |
Programming notes from a non-expert guy who keeps learning in various applications.
| Name | Type | Description |
|---|---|---|
| inDom | Object | Item node, but it is an "empty node" only having "type" attribute. |
Comments
Post a Comment