-
Feature
-
Resolution: Obsolete
-
Major
-
None
-
0
-
0%
-
Todo
(Migrated from https://github.com/syndesisio/syndesis/issues/5722)
Author: Paolo Antinori
Assignees: Stan Lewis, Riccardo Forina,
This is a...
[pre][code]
[x ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report [!-- Please search GitHub for a similar issue or PR before submitting --]
[ ] Documentation issue or request
[/code][/pre]
Description
We currently have a generic logic to render forms. This has implicit limits on the expressivity to support complex UX.
For example:
widget A should be enabled only if a specific set of values on widget B has been selected.
We should organize a strategy to allow deviation from standard behavior.