Duplicated filter result caused by multiple values in a custom field.

RAFA3L - July 3, 2009 - 02:52
Project:Content Construction Kit (CCK)
Version:6.x-2.x-dev
Component:Views Integration
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I have a custom field with multiples values and a view filter with range "is between".

When the user select a range that include the next value the result show duplicates.

For example: the integer field have two values (100, 200) and the user put in the exposed filter (100, 300).

Is possible limit the filter only to the first value?

#1

merlinofchaos - July 3, 2009 - 03:10
Project:Views» Content Construction Kit (CCK)
Version:6.x-2.6» 6.x-2.x-dev
Component:Miscellaneous» Views Integration

That is completely up to the module that provides the field.

#2

markus_petrux - July 3, 2009 - 04:56

Fields implement their own views integration, so... @RAFA3L, what do you mean by "custom field"?

#3

RAFA3L - July 3, 2009 - 14:20

An integer field with unlimited values.

 
 

Drupal is a registered trademark of Dries Buytaert.