treeselect.json 961 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "ID": "40",
  3. "ChangeTime": "2016-05-25 11:14:06",
  4. "InternalField": "0",
  5. "ValidID": "1",
  6. "CreateTime": "2014-08-21 14:54:15",
  7. "Label": "Treeselect Example",
  8. "FieldOrder": "30",
  9. "Config": {
  10. "TranslatableValues": "0",
  11. "PossibleValues": {
  12. "Level1": "Level 1",
  13. "Level1::SubLevel1": "SubLevel 1",
  14. "Level1::SubLevel2": "SubLevel 2",
  15. "Level2": "Level 2",
  16. "Level2::SubLevel1": "SubLevel 1",
  17. "Level2::SubLevel2": "SubLevel 2",
  18. "Support": "Support",
  19. "Support::Level1": "Level 1",
  20. "Support::Level2": "Level 2",
  21. "Support::Level3": "Level 3",
  22. "Finance": "Finance",
  23. "Finance::Invoice": "Invoice",
  24. "Finance::Invoice::Germany": "Germany",
  25. "Finance::Invoice::Germany::Monthly": "Monthly"
  26. },
  27. "TreeView": "1",
  28. "DefaultValue": "",
  29. "Link": "",
  30. "PossibleNone": "1"
  31. },
  32. "FieldType": "Dropdown",
  33. "Name": "TreeselectExample",
  34. "ObjectType": "Ticket"
  35. }