-
Sebastian Michaelsen authored
It is only possible to do one makeCategorizable() call per table, because if you do more the later calls would overwrite the previous category field declaration. That's because of the way the registry stores the category fields - it can only store one field per table. This change improves that and allow multiple fields pers table. Additionally, a custom label can be set in the options array for each category field. Resolves: #51921 Releases: 6.2 Change-Id: I96d1235176109395339e9841564edadc0c71147d Reviewed-on: https://review.typo3.org/23772 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Markus Klein Tested-by: Markus Klein
1461ad2f
To find the state of this project's repository at the time of any of these versions, check out the tags.