Overview
In legacy Construct, the Defaults View displayed default values for new records based on parent record context (drill-down criteria).
Cloud Construct does not support this dynamic Defaults View feature. Instead, it is recommended to use static field default values.
Updated Methodology
Static Field Defaults: Use the defaultValue property on each field. This approach is limited to static values and does not support context-driven defaults.