@@ -16,6 +16,7 custom_fields_001: | |||
|
16 | 16 | field_format: list |
|
17 | 17 | default_value: "" |
|
18 | 18 | editable: true |
|
19 | position: 2 | |
|
19 | 20 | custom_fields_002: |
|
20 | 21 | name: Searchable field |
|
21 | 22 | min_length: 1 |
@@ -31,6 +32,7 custom_fields_002: | |||
|
31 | 32 | searchable: true |
|
32 | 33 | default_value: "Default string" |
|
33 | 34 | editable: true |
|
35 | position: 1 | |
|
34 | 36 | custom_fields_003: |
|
35 | 37 | name: Development status |
|
36 | 38 | min_length: 0 |
@@ -49,6 +51,7 custom_fields_003: | |||
|
49 | 51 | field_format: list |
|
50 | 52 | default_value: "" |
|
51 | 53 | editable: true |
|
54 | position: 1 | |
|
52 | 55 | custom_fields_004: |
|
53 | 56 | name: Phone number |
|
54 | 57 | min_length: 0 |
@@ -62,6 +65,7 custom_fields_004: | |||
|
62 | 65 | field_format: string |
|
63 | 66 | default_value: "" |
|
64 | 67 | editable: true |
|
68 | position: 1 | |
|
65 | 69 | custom_fields_005: |
|
66 | 70 | name: Money |
|
67 | 71 | min_length: 0 |
@@ -75,6 +79,7 custom_fields_005: | |||
|
75 | 79 | field_format: float |
|
76 | 80 | default_value: "" |
|
77 | 81 | editable: true |
|
82 | position: 2 | |
|
78 | 83 | custom_fields_006: |
|
79 | 84 | name: Float field |
|
80 | 85 | min_length: 0 |
@@ -88,6 +93,7 custom_fields_006: | |||
|
88 | 93 | field_format: float |
|
89 | 94 | default_value: "" |
|
90 | 95 | editable: true |
|
96 | position: 3 | |
|
91 | 97 | custom_fields_007: |
|
92 | 98 | name: Billable |
|
93 | 99 | min_length: 0 |
@@ -102,6 +108,7 custom_fields_007: | |||
|
102 | 108 | field_format: bool |
|
103 | 109 | default_value: "" |
|
104 | 110 | editable: true |
|
111 | position: 1 | |
|
105 | 112 | custom_fields_008: |
|
106 | 113 | name: Custom date |
|
107 | 114 | min_length: 0 |
@@ -116,6 +123,7 custom_fields_008: | |||
|
116 | 123 | field_format: date |
|
117 | 124 | default_value: "" |
|
118 | 125 | editable: true |
|
126 | position: 4 | |
|
119 | 127 | custom_fields_009: |
|
120 | 128 | name: Project 1 cf |
|
121 | 129 | min_length: 0 |
@@ -130,6 +138,7 custom_fields_009: | |||
|
130 | 138 | field_format: date |
|
131 | 139 | default_value: "" |
|
132 | 140 | editable: true |
|
141 | position: 5 | |
|
133 | 142 | custom_fields_010: |
|
134 | 143 | name: Overtime |
|
135 | 144 | min_length: 0 |
@@ -144,6 +153,7 custom_fields_010: | |||
|
144 | 153 | field_format: bool |
|
145 | 154 | default_value: 0 |
|
146 | 155 | editable: true |
|
156 | position: 1 | |
|
147 | 157 | custom_fields_011: |
|
148 | 158 | id: 11 |
|
149 | 159 | name: Binary |
General Comments 0
You need to be logged in to leave comments.
Login now