I add a closed filter for the makemeeting by adding the field_makemeeting:closed
But the filter is not a radio or on/off or a select list. I have to enter a value. What value should I enter?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SebCorbin’s picture

Title: makemeting field setting for closed in a filter » Field setting for 'closed' property in a Views filter
Category: Bug report » Feature request
Status: Active » Needs work

Sorry for taking so long to answer, Views handles this kind of property automatically but doesn't know which widget (on/off or other) to use.

To filter only on closed polls, enter "Equal to : 1" and you should be ok.

In the meantime, I'll look into that to know if I can define more specifically these widgets.

SebCorbin’s picture

Status: Needs work » Needs review
FileSize
1.02 KB

If you know your way around patches, you can try this one

SebCorbin’s picture

Status: Needs review » Fixed

Committed this patch

  • SebCorbin committed 52ce464 on 7.x-2.x
    Issue #2148385 by SebCorbin: Field setting for 'closed' property in a...

Status: Fixed » Closed (fixed)

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