[EAK-456] DependsOn: add a communication mechanism for third-party "frameworks" to commuticate with DependsOn about the field state #456
Labels
arch
Changes in general project structure and/or dependencies
javascript
JavaScript code contribution
We have encountered cases where DependsOn and other UI mechanisms of field state management (e.g. field inheritance or several nested disabling conditions) are in conflict with each other and update the field state without considering each other. The goal of this ticket is to create a communication mechanism on DependsOn API side.
There are 2 main ideas:
the second option seems to be quicker, the first - more flexible.
This ticket blocks #457
The text was updated successfully, but these errors were encountered: