[BUG]: J5 Joomla Fields #1127
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1127
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What Happened?
After enabling/selecting Joomla Fields for several Admin Views and re-compiling - there are no menu options to edit fields or field categories for any of the enabled views.
Steps to reproduce the Bug
Assuming it works the same as in the original demonstration video, in the admin views I need only select the checkbox for Joomla Fields and it should show up in the admin menu after compile/install.
https://www.youtube.com/watch?v=n5RBmP0uNCM
Which Joomla version are you compiling in?
5.1.0
Which PHP version are you compiling in?
8.1
Which Joomla versions are you targeting?
5
Which PHP version are you targeting?
8.1
Which Web server is JCB running on?
nginx
Which Relational Database is JCB running on?
MariaDB 10.6
Which OS is JCB running on?
Ubuntu
Which JCB version are you using?
v5.0.0
Where in JCB did this issue occur?
Compilation of a component
On which browsers did you encounter the issue?
No response
Additional Comments
As far as I can gather from the pre-installed Joomla components in J5, it should be as simple as creating xml menu items for each of the field/field-cat elements, setting the appropriate context
You are probably correct about the simple :)
Yet the sub-menu from Joomla 3 was dropped in favor of the new side-admin menus.... which has more limited control and with that we took a few steps back to just get JCB across the finish line.
So I have not finished that integration, but need to get it sorted... (I am now working on the import export stuff) will get to this a little later.