Which business-logic can we introduce in the DynConfig? #4
matheo
started this conversation in
Dynamic Forms
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Forms are a whole universe, and we should be able to split them in manageable pieces sometimes (with a stepper) or just add some conditional validations here and there. How do we should support the business-logic processes inside Dynamic Forms?
Custom FormGroup validators setting the state of some fields manually according some conditions?
Custom asyncValidators satisfying the business-logic requirements?
Link with the State to handle the business actions?
How do you do it and what do you suggest?
Beta Was this translation helpful? Give feedback.
All reactions