You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Jessica Wang (JIRA)" <ji...@apache.org> on 2013/07/16 19:38:48 UTC

[jira] [Created] (CLOUDSTACK-3560) UI: extend dependsOn property in dialog widget to accept an array of string

Jessica Wang created CLOUDSTACK-3560:
----------------------------------------

             Summary: UI: extend dependsOn property in dialog widget to accept an array of string
                 Key: CLOUDSTACK-3560
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3560
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: UI
            Reporter: Jessica Wang
            Assignee: Brian Federle


Currently, dependsOn property in dialog widget only accept a string, 
e.g. dependsOn: ‘scope’

But a dialog field may depend on multiple other dialog fields,
e.g. dependsOn: [‘scope’, ‘zoneId’]
(i.e. the field should change when scope field changes or when zoneId field changes).




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira