Imagine that we create two records in a table:
1. The first is created through a form submission, so many of its fields are filled in at (or near) the instant that the record is created.
2. The second is created by using the "+" button on a grid view. The record itself is created, then fields are populated as the user fills them in.
Is there a term/pair of terms used to describe the "completeness" of a record upon creation? As in, the record created in scenario 1 is said to be **insert word here**, while the record created in scenario 2 is **insert other word here**.
I often find myself asking other users how records are created in their bases in order to determine what types of automations are appropriate (ie. The "When a record is created" trigger can only be relied upon when you know that the necessary fields are populated on the record's creation). What word or phrasing is usually used for this?
I'm ideally looking for the academic term but I'd love to hear anything that everyone else uses to describe this.