Documentation Index

Fetch the complete documentation index at: https://skthelp.syniti.com/llms.txt

Use this file to discover all available pages before exploring further.

Defaults View

Prev Next

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.

Column Base Properties