The Multiple Select Helper screen appears amongs Group module settings pages.

admin/config/content/multiple-config
appears alongside

  • /admin/group
  • /admin/group/types
  • /admin/group/settings

settings in the wrong place

CommentFileSizeAuthor
Multiple_Select_Helper.png186.64 KBanthonylindsay
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anthonylindsay created an issue. See original summary.

aaron.ferris’s picture

Likely because of the multiple_select.links.task.yml file, with the following:

base_route: 'entity.group.collection'

Not really sure the connection between this module and the group contrib module, is it needed? It might be that we do want this tab on another page, but it'll need a maintainers feedback. Id be tempted to remove it in its current form.

anthonylindsay’s picture

I don't think there is necessarily any relation with Group. I was surprised to find the settings form there.

aaron.ferris’s picture

Yeah indeed, feels as though the intention was for the tab to exist but in a different context.

  • 75746f3b committed on 2.0.x
    issues #3449557 Settings form appears on Group config pages
    
dmcosta’s picture

Status: Active » Fixed

Resolved on Release 2.0.8.
Removed multiple_select.links.task.yml.
Based on fork from @aaron.ferris, thank you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.