Changes

Line 949: Line 949:  
* Replace triggers in customfields class by hookmanager.
 
* Replace triggers in customfields class by hookmanager.
 
* Replace extend class by hookmanager if possible (but how to simulate the *full switch?).
 
* Replace extend class by hookmanager if possible (but how to simulate the *full switch?).
 +
* Add the possibility to make a custom field uneditable (only filled using overloading functions).
 
* Add the possibility to make a custom field required to create an object (use JSON extraoptions).
 
* Add the possibility to make a custom field required to create an object (use JSON extraoptions).
 
* Add the possibility to mark a custom field to be shown in tables listings (eg: as a column in products listings) with "order by this column" buttons and stuffs. Will be difficult if the hooks are not yet implemented in listings.
 
* Add the possibility to mark a custom field to be shown in tables listings (eg: as a column in products listings) with "order by this column" buttons and stuffs. Will be difficult if the hooks are not yet implemented in listings.
439

edits