Simple data-driven screens
Some forms mix labels you type in Designer with values from your application. These pages cover prefill, dynamic options, show/hide
rules, list-and-detail layouts, and calculated fields.
In this section Static vs dynamic content Fixed content you set in Designer vs values resolved at runtime from answers, calculations, or application data. Prefill a form Show starting values from defaults in Designer or from app data at runtime: verify keys match what developers send. Load options from external data Overview of dropdowns fed by APIs or databases: what authors design vs what developers connect. List and detail pattern Build a lightweight list-and-detail layout in which selecting a row opens fields for editing. Show or hide fields Conditionally show fields when users answer a question: overview with link to conditional rendering for developers. Calculated fields overview Create fields that update from other answers, with a copyable Full name calculation.
Previous Localization for form authors Next Static vs dynamic content