Page 1 of 1

[Added] JS Global events

Posted: Sun Aug 28, 2022 7:06 am
by admin
These functions can be placed in Setup -> Header:

nuAfterDeleteGlobal()

This function will be run after a Record has been deleted.

nuLoadBrowseGlobal()

This function will be run after each Browse Form loads.

nuLoadEditGlobal()

This function will be run after each Edit Form loads.

nuFormatValueClearedGlobal()

This function will be run after a Value has been cleared due to an invalid format (e.g. an entered date format does not match defined format)