Skip to content

Input types: 'default' value is not handled #4330

@ashklianko

Description

@ashklianko

Most of the built in types may have a 'default' value in their schema. This means that when creating a new content type that uses this input type, or when adding a new occurrence of the input, the default value to be set into the input field.

Notes:

  • In input type schema 'default' value is defined as a separate variable, not in the input's config, but in requests for content schema it comes as a part of the config
  • Previously backend was setting default values in a content when creating it, now it is going to be handled by UI part.

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingEnonic UINew UI/UX tasksRefactoringCode improvements

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions