Skip to content

Bug: DefaultValue should be set on postback if value is null  #25

@JeremyCaney

Description

@JeremyCaney

If the DefaultValue is set, attributes should have that Value set if a value isn’t already defined. This needs to happen after the first submit, to prevent a DefaultValue from overriding the InheritedValue if a BaseTopic is specified. Prior to that, during IsNew, the DefaultValue should be displayed as the InheritedValue to communicate what the value will be set to if left empty. IsRequired should be disabled if a DefaultValue is available, so it doesn’t need to be explicitly set.

Metadata

Metadata

Assignees

Labels

Area: InterfaceRelates to the overall user interface design and implementation.Priority: 1Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions