Completed
Last Updated: 11 Apr 2022 13:23 by ADMIN
Release 3.2.0
Nadezhda
Created on: 28 Sep 2021 16:09
Category: Form
Type: Feature Request
5
Improve Form behavior when the EditContext is dynamically updated

As per the current component configuration, when the EditContext changes, the Form descendants are not disposed and recreated. Thus when the change occurs, you need to explicitly add any validation (be that DataAnnotationsValidation or custom one).

This request serves for indicating research on how the Form behavior could be improved upon changing the EditContext.

0 comments