We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9bea8 commit 349e269Copy full SHA for 349e269
initializers/custom_fields.yml
@@ -37,25 +37,6 @@
37
# weight: 10
38
# on_objects:
39
# - tenancy.models.Tenant
40
-# legacy_select_field:
41
-# type: select
42
-# label: Choose between items
43
-# required: false
44
-# filter_logic: exact
45
-# weight: 30
46
-# on_objects:
47
-# - dcim.models.Device
48
-# choices:
49
-# - value: First Item
50
-# weight: 10
51
-# - value: Second Item
52
-# weight: 20
53
-# - value: Third Item
54
55
-# - value: Fifth Item
56
-# weight: 50
57
-# - value: Fourth Item
58
-# weight: 40
59
# select_field:
60
# type: select
61
# label: Choose between items
0 commit comments