-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Make it possible to initialise the form with initial values to make it possible to create "edit" forms. It is currently possible to specify default values in the schema, but those are not useful if the form has already been submitted with user supplied values. If that is the case you might want to show the form again, but this time with the user supplied values as default values.
Example:
Json.Schema.Form.init options schema initialValuesReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request