Problem/Motivation

When exposing a field and then marking it as a grouped field it does not show within the Fieldset.

Steps to reproduce

* Create a view
* Add filter to the field
* Mark as exposed
* When configuring the field mark as grouped
* Enter in the grouped values

Proposed resolution

Modify the display-extender plugin to account for grouped fields.

Remaining tasks

User interface changes

API changes

Data model changes

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

sean_e_dietrich created an issue. See original summary.

sean_e_dietrich’s picture

Status: Active » Needs review
StatusFileSize
new1.03 KB

Patch supplied that allows for the correct label to be used with the settings interface and uses the exposed field.

volkswagenchick’s picture

Issue tags: +Novice

Tagging this Novice

reenaraghavan made their first commit to this issue’s fork.

reenaraghavan’s picture

StatusFileSize
new40.67 KB

Created a view
Added filter to the field
Marked as exposed
Field marked as grouped

roberttabigue’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new230.59 KB
new228.54 KB
new519.38 KB
new99.61 KB

Hi Sean,

I'm new to this module and confirmed resolved the issue when I applied patch #2 to the "Views Exposed Form Fieldset" module against 8.x-1.x-dev. Please see the screenshots attached.

For your review.
Thank you.

cindytwilliams’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new998 bytes

Updated patch to work with the latest version of 8.x-1.x-dev.

roberttabigue’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new328.19 KB
new289.88 KB
new213.07 KB

Hi @cindytwilliams,

I installed and enabled the Views Exposed Form Fieldset module against 8.x-1.x-dev on my D10 site, and confirmed it works now after applying Patch #7.

Please see the attached files for reference.

I'm moving this now to ‘RTBC’.

Thank you!

eli-t’s picture

Status: Reviewed & tested by the community » Needs work

Thanks everyone for your work on this. Let's convert the patch to a merge request.

  • eli-t committed 7f13afef on 8.x-1.x
    #3168779: fix grouped fields.
    
eli-t’s picture

Status: Needs work » Fixed

Thanks for all your work everyone 💙

Status: Fixed » Closed (fixed)

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