Dear module maintainers,
Thank you for wonderful module and for continuous work on it.

When i edit display's comment field, i don't see an override button.
So, in this case when we write a comment, it is showing on all displays.
Instead, I expect that every display will have it's own independend comment field.

Thank you.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Status: Active » Needs review
FileSize
537 bytes

Here is a patch to fix this.

intyms’s picture

Status: Needs review » Reviewed & tested by the community

Thank you, it's working great !

intyms’s picture

Title: Can't override display's comments. » Can't override display's comments and "Group by" section .
Status: Reviewed & tested by the community » Needs review
FileSize
812 bytes

"Group by" also doesn't have a possibility to be overriden.
Here is a patch which includes fixes for both "comments" and "group by" sections.

intyms’s picture

Status: Needs review » Reviewed & tested by the community

I tested "comments" and "group by" override feature. It's working well. Dereine thank you.

merlinofchaos’s picture

Status: Reviewed & tested by the community » Needs work

That's strange. Display comment should not be overridable; it should always be unique per display. It should neither be overridable *nor* defaultable.

dawehner’s picture

Status: Needs work » Needs review
FileSize
906 bytes

This kind of flexibility always is undescribable.

intyms’s picture

Status: Needs review » Reviewed & tested by the community

Tested the latest patch. It works. Thanks!

merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed.

Status: Fixed » Closed (fixed)

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