Copying over most of the content from #29186 because it's the same bug, but this is J4, not J3, and I'm not sure if it's been fixed in J3 in the meantime.
Backend Administration
Navigate: Content > Categories
Navigate: Content > Fields
Navigate: Content > Categories
New category form loads without the custom fields.
Custom “Fields” tab loads on new category even though it has been assigned specifically to “Test category with field”
Because the filed has loaded and is required a new category can not be created unless information is filled out in the custom field even though it is not relevant
Joomla 4.0.5
PHP 7.4.27
MySQLi 10.3.32-MariaDB
Switching categories also has no effect on the custom fields that are loaded. Custom fields only update when the category is saved, but as noted above, you have to fill out any required custom fields before you can save.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
I can confirm the issue. Spent some time looking at the query in the FieldsModel beginning line 197 but got nowhere. Maybe an sql expert can find it