How do you do menu item parameters #166

Closed
opened 2017-11-04 01:11:23 +00:00 by kevincam3 · 7 comments
kevincam3 commented 2017-11-04 01:11:23 +00:00 (Migrated from github.com)

I've been looking high and low and can't find how to be able to modify my menu items to add custom parameters.

I can see Sermon Distributor has custom parameters a tab called "Sermon Distributor" but I can't find out how it was created in JCB.

I've been looking high and low and can't find how to be able to modify my menu items to add custom parameters. I can see Sermon Distributor has custom parameters a tab called "Sermon Distributor" but I can't find out how it was created in JCB.
mwweb commented 2017-11-04 01:44:49 +00:00 (Migrated from github.com)

I dealt with that myself. You need to have the tab named identical to the site view. For example, if the view is My Site View, in the component settings there needs to be a tab titled My Site View. Then on compile it should add the settings(options) to your menu item.

I dealt with that myself. You need to have the tab named identical to the site view. For example, if the view is My Site View, in the component settings there needs to be a tab titled My Site View. Then on compile it should add the settings(options) to your menu item.
kevincam3 commented 2017-11-04 02:30:15 +00:00 (Migrated from github.com)

Are we talking about tabs in the admin view or tab in the configurations?

Are we talking about tabs in the admin view or tab in the configurations?
mwweb commented 2017-11-04 03:21:08 +00:00 (Migrated from github.com)

JCB->Joomla Components->Settings->Config.

Have the name in the tab name column match whst you have in Name in your site view. Note: name, not system name.

JCB->Joomla Components->Settings->Config. Have the name in the tab name column match whst you have in Name in your site view. Note: name, not system name.
kevincam3 commented 2017-11-04 03:22:31 +00:00 (Migrated from github.com)

Thanks, this seems to be broken, are you able to save anything in there. I can't even open the Sermon component and resave it. 500 error.

Thanks, this seems to be broken, are you able to save anything in there. I can't even open the Sermon component and resave it. 500 error.
mwweb commented 2017-11-04 03:23:05 +00:00 (Migrated from github.com)

I guess i wasn't really clear in my previous post. First time back online in almost a week dealing with a horrible case of stomach flu.

I guess i wasn't really clear in my previous post. First time back online in almost a week dealing with a horrible case of stomach flu.

The config area was fixed with the last release, so you should be able to now save changes made in it.

The config area was fixed with the last release, so you should be able to now save changes made in it.
kevincam3 commented 2017-11-10 07:20:15 +00:00 (Migrated from github.com)

I have a view named players and I have a tab in config name players so that I can have a menu item parameter but I want to include on the same tab some other things but don't want them to show up as menu item parameters. Any ideas?

I have a view named players and I have a tab in config name players so that I can have a menu item parameter but I want to include on the same tab some other things but don't want them to show up as menu item parameters. Any ideas?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#166
No description provided.