- Features: Added support for
callbackparameter in custom field definitions (select,radio,checkbox) to populate options dynamically via static PHP methods. - Feature: Custom Fields editor.
- Permissions: "Custom Fields" configuration page is now restricted to admins (
perm: admin[]) and aligned to the right. - Layout: Standardized entitiy form layout to use
divstructure instead of definition lists (dl,dt,dd). - Translations: Updated save button label to correct
form_savekey.
- Bug: Fixed
Class "forcalCustomFieldService" not founderror when saving custom fields. - Bug: Fixed
Undefined variable $sidebarContentwarning in custom fields page. - Docs: Corrected misleading documentation regarding PHP execution in YAML files; removed unsafe examples.