Skip to content

Add support for initial values #2

@niho

Description

@niho

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 initialValues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions