When editing a menu link it is possible to link to nodes from other groups

Created on 27 June 2022, almost 3 years ago
Updated 3 October 2024, 7 months ago

The only nodes available to link to should be those nodes that were created within the group context and not all site content.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇿Czech Republic pyxio

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇨🇦Canada laura.j.johnson@gmail.com Toronto

    I implemented it by creating an entity reference view that filters by group argument and then altering the link widget on the menu_link_content form to use that view for autocomplete. But yes it would be a helpful feature! +1

  • heddn Nicaragua

    You can also use group_sites.module and possibly a custom group context. That's how I would recommend doing this. We are currently doing just that sort of thing, with group_context_path_prefix. Marking as postponed, since those other contrib modules might solve this problem without any new features here.

Production build 0.71.5 2024