Member Junction
    Preparing search index...

    Read-only action that produces a working form-role ComponentSpec scaffolded from the entity's CodeGen metadata (Category / GeneratedFormSectionType / Sequence / FK relationships / value lists).

    Why this exists. Today the Form Builder agent writes JSX from scratch every time, producing inconsistent quality. Calling this action first gives the agent a known-good baseline (mirrors the default Angular form) that it can modify per user requirements instead of inventing a layout. Far fewer lint failures, dramatically better starting point.

    Pure read. No persistence. The returned spec is intended to be modified and then passed to CreateInteractiveFormAction or ModifyInteractiveFormAction.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    Methods