Regarding nuHasNewRecordID()'s
Description
To tell if the record is saved for the first time, nuHasNewRecordID() doesn't seem to work for me.
So that the user can tell if a record is being cloned or saved for the first time.
I use
Code: Select all
nuHasNoRecordID()
instead (which is undocumented)