Skip to content

Dynamic Form Loads with Validation Errors if no List Item Id is set #1655

Closed
@Paul-Colucci

Description

@Paul-Colucci

[ ] Enhancement

[X ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [3.15.0]

Expected / Desired Behavior / Question

When loading a Dynamic Form with no list item id (new item), the form should not display any validation errors until the user clicks Save/Submit, or leaves the focus of a required control.

Observed Behavior

When loading a Dynamic Form with no list item id (new item) all of the required fields display validation errors by default.

Steps to Reproduce

Create A Dynamic Form with no list item id set, and link it to a list that has a required field. You will see the errors load by default.

You can see this error reported by @sallaadithya in a sub comment for an existing bug here: #1586 (comment)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions