mirror of https://github.com/apache/cloudstack.git
Support passing list of dependsOn targets for form fields. This will
trigger a change if any items specified in list are changed.
Example:
fieldA: {...},
fieldB: {...},
fieldC: { dependsOn: ['fieldA', 'fieldB'] }
|
||
|---|---|---|
| .. | ||
| css | ||
| images | ||
| lib | ||
| modules | ||
| plugins | ||
| scripts | ||
| tests | ||
| dictionary.jsp | ||
| index.jsp | ||