Skip to content

DynamicField control missing documentation #1938

Open
@Rothrock42

Description

@Rothrock42

Using the dynamic forms for the first time. We had a need to do a few simple overrides. It took us awhile to notice that there is a control that can be used. Is there a reason it isn't included in the documention?

Is there some reason not to use DynamicField directly? For example, we have a field were we are setting the default value and disabling it, otherwise it should look just like every other field.

<DynamicField {...props} defaultValue={fancyValue} disabled={true} />

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions