Hi All,
I have a layout where there is a "New" button to add a new record. When the new button is clicked, it performs various scripts (e.g. new record, set field, etc.) However, when the user uses the shortcut key CTRL+N to create a new record on this layout, it does not go through the script s...