add option to not have ability to delete built in attributes (defs and names)

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 2.6.5
    • Affects Version/s: None
    • Component/s: None
    • None

      like this

      1. if this is true, attribute definitions can only be deleted via gsh or WS, to prevent accidental deletion, including cascading deletion of all attribute names and their assignments
      2. {valueType: "boolean", required: true}

        uiV2.attributeDef.preventDeleteBuiltInInUi = false

      1. if this is true, attribute names can only be deleted via gsh or WS, to prevent accidental deletion, including cascading deletion of all attribute assignments
      2. {valueType: "boolean", required: true}

        uiV2.attributeDefName.preventDeleteBuiltInInUi = false

      groups and folders

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: