Problem/Motivation

The configure option is missing on the admin/modules overview page. Please see attached screenshot.

Steps to reproduce

Go to the admin/modules overview page. Search for the conditional_fields module. Notice there is no 'configure' link.

Proposed resolution

Add the 'configure' option.

Comments

pjbaert created an issue. See original summary.

pjbaert’s picture

pjbaert’s picture

Assigned: pjbaert » Unassigned
StatusFileSize
new23.71 KB

Find attached a screenshot of the result after applying the patch from #2

The 'configure' link goes to the /admin/structure/conditional_fields path.

guilhermevp’s picture

Patch works as issue proposal, but I believe the config menu should also show up in admin/config, right?
Not moving to RTBC due to that.

pjbaert’s picture

Thank you for reviewing this patch @guilhermevp!

Patch works as issue proposal, but I believe the config menu should also show up in admin/config, right?

I don't think so. I only added the configure property as described on the drupal wiki.
This property only shows a link to the config form in the Extend page when the user expands the details.

To make the config form show up on the admin/config page, there are additional config files needed as described on this drupal wiki page

If this is a requested feature, I believe we should describe this in a new issue.

guilhermevp’s picture

Status: Needs review » Reviewed & tested by the community

I don't think so. I only added the configure property as described on the drupal wiki.
This property only shows a link to the config form in the Extend page when the user expands the details.

Right, with that said, I'm moving to RTBC! Thanks!

  • pjbaert authored fab60ae on 4.x
    Issue #3211957 by pjbaert: Configure option is missing on extends module...
colan’s picture

Version: 8.x-1.x-dev » 4.x-dev
Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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