Quick Starts for Dynamic Forms and Tables

When you add a dynamic form or table to a page, you have access to quick starts that help you configure data connections and layouts to dynamically display content based on rules that you've defined.

The quick starts for dynamic components walk you through similar steps as those for a standard component. For example, a dynamic table's Configure Layout quick start prompts you to select a data source and define parameters to query an endpoint, much like a standard table's Add Data quick start. Though instead of selecting fields to bind to the table collection component, you'll need to define a rule set to show fields in the dynamic table's layout based on conditions.

Here are the dynamic component quick starts that with the exception of rule sets, provide functionality similar to that of standard components:
Dynamic component Associated Quick Start Similar to:
Dynamic table Configure Layout Add Data
Dynamic form Configure as Create Form Add Create Page
Configure as Edit Form Add Edit Page
Configure as Detail Form Add Detail Page

When working with either set of quick starts, keep one key difference in mind: standard component quick starts add pages to your visual application (for example, the Add Edit Page quick start creates a separate page for editing an object's details); dynamic component quick starts configure an existing form or table on the current page.