Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-4344

Implement hiding mechanism

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • London Release
    • None
    • SDC
    • None

      Implement a mechanism, as requested by the client, to dynamically hide certain UI fields in the Service based on the selected Category.

      here is example :

      Vnf_Distribution:
          name: "Orchestrator VNF Distribution"
          icons: [ 'network_l_1-3' ]
          metadataKeys:
            vnfManagerId:
              name: "vnfManagerId"
              displayName: "VNF Manager ID"
            packageFormat:
              name: "packageFormat"
              displayName: "Package Format"
              validValues: [ 'ETSI TOSCA CNF', 'ETSI TOSCA VNF', 'TOSCA CNF', 'TOSCA VNF', 'EXTERNAL_FORMAT' ]
              default: 'ETSI TOSCA CNF'
          notApplicableMetadataKeys: [
            "Service Type",
            "Service Role",
            "Service Function"
          ]
          models: [
            "ETSI SOL001 v2.5.1",
            "SDC AID"
          ]

            vasraz vasraz
            vasraz vasraz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: