- Status Closed
- Percent Complete
- Task Type Feature Request
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version 0.9.9.7
- Due in Version 2.0
-
Due Date
Undecided
- Votes
- Private
Opened by Raymond - 11.02.2013
Last edited by Psychokiller1888 - 07.03.2015
FS#1828 - Extra standard fields solution
It would be very usefull to add extra fields to the system.
For example 10 extra fields.
2 fields for pulldown menus (like OS system)
4 fields for text
4 fields for numbers
To make the implementation very easy you could give these fields a general name like:
extra_field_pulldown_01
extra_field_pulldown_02
extra_field_text_01
extra_field_text_02
extra_field_text_03
extra_field_text_04
extra_field_number_01
extra_field_number_02
extra_field_number_03
extra_field_number_04
Via the language file everyone can give the fields the "view mode name" they want.
For example:
'extra_field_pulldown_01' ⇒ 'Security level',
'extra_field_pulldown_02' ⇒ 'Country',
'extra_field_text_01' ⇒ 'Internal name',
'extra_field_text_02' ⇒ 'Name customer',
'extra_field_text_03' ⇒ 'Extra field 03',
'extra_field_text_04' ⇒ 'Extra field 04',
'extra_field_number_01' ⇒ 'Budget Hours',
'extra_field_number_02' ⇒ 'Realized Hours',
'extra_field_number_03' ⇒ 'Phone number',
'extra_field_number_04' ⇒ 'Extra field number 04',
07.03.2015 11:08
Reason for closing: Duplicate
Additional comments about closing:
I think custom fields would be a really good addition, but think it needs to be set via a custom field table which can deal with data types, validators / business rules appropriately, this is clearly too complicated for a 1.0 task therefore marked for 2.0