Issue with adding admin views to component #1187

Closed
opened 2024-11-05 21:40:27 +00:00 by sergec68 · 2 comments

I am trying to follow your tutorial 1- Recipe Manager Component & Ingredient Admin View | Joomla Development Tutorials Using JCB : https://www.youtube.com/watch?v=i-qaaKQjIj0

I created the recipe manager component and published it.
I created the “Recipe” and “Ingredient” admin views.
Back in the component manager, I try to add the admin views I have created (view screenshots) but then when trying too save, I get the message: “error msg “Field required: Component” .

I do not know what i am doing wrong.

Can you help.

System information (as much as possible)

  • OS Name & Version: mac OS VENTTURA Version 18.1 (18619.2.8.111.5, 18619)
  • MySql Version: 8.0
  • Apache Version: 2.4.58
  • PHP Version: 8.3.9
  • Joomla Version: 5.20
  • JCB Version: 5.03
  • Browser: Safari Version 18.1 (18619.2.8.111.5, 18619)

Additional comments

I am trying to follow your tutorial 1- Recipe Manager Component & Ingredient Admin View | Joomla Development Tutorials Using JCB : https://www.youtube.com/watch?v=i-qaaKQjIj0 I created the recipe manager component and published it. I created the “Recipe” and “Ingredient” admin views. Back in the component manager, I try to add the admin views I have created (view screenshots) but then when trying too save, I get the message: “error msg “Field required: Component” . I do not know what i am doing wrong. Can you help. ### System information (as much as possible) - OS Name & Version: mac OS VENTTURA Version 18.1 (18619.2.8.111.5, 18619) - MySql Version: 8.0 - Apache Version: 2.4.58 - PHP Version: 8.3.9 - Joomla Version: 5.20 - JCB Version: 5.03 - Browser: Safari Version 18.1 (18619.2.8.111.5, 18619) ### Additional comments
Member

This seems like a similar issue to the one in #1184. Please update the JCB version you are running on to the latest v5.0.4-beta1 since the latest version of JCB is usually the most stable. I'm also not getting this error any more with the latest version.

This seems like a similar issue to the one in #1184. Please update the JCB version you are running on to the latest [v5.0.4-beta1](https://git.vdm.dev/joomla/pkg-component-builder/archive/v5.0.4-beta1.zip) since the latest version of JCB is usually the most stable. I'm also not getting this error any more with the latest version.
Author

Thanks.

Thanks.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1187
No description provided.