I'm getting this error message on insert of a record in a list. The record inserts, but this message appears:
Save Error!Cannot insert the value NULL into column 'RecordID', table 'NASDev.dbo.cDNN_UniversalList_RecordOwner'; column does not allow nulls. INSERT fails. The statement has been terminated.
What might cause the problem?