-
Notifications
You must be signed in to change notification settings - Fork 409
Open
Labels
Good First Issue 🏆area:documentationhelp wantedtype:enhancementNew feature or enhancement of existing capabilityNew feature or enhancement of existing capability
Description
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
Labels
Good First Issue 🏆area:documentationhelp wantedtype:enhancementNew feature or enhancement of existing capabilityNew feature or enhancement of existing capability