The latest views module content_handler_field_multiple offers the ability, when "Group multiple values" is checked, to reverse-sort the values. This offers the ability to, e.g. select the last item in a series of values.
The views handler date_handler_field_multiple overrides the formatting / display options for multiple values, and does not offer any such option.
I would like to be able to use the "Reversed (start from last values)" option to, e.g. display the final date in a series of date repeats. I would like date module to use views default multiple handler or implement this option.
Comments
Comment #1
westie commentedPatch adds the ability to reverse sort date fields as per cck implementation. (first patch)
Comment #2
westie commentedPatch adds the ability to reverse sort date fields as per cck implementation. (first patch)
Comment #3
damienmckennaReminder: the "assigned" field is for indicating that you are actively working on something, it is not for indicating that you reported a problem or that you previously worked on a problem and would like attribution. Thanks.
Comment #4
damienmckennaThis could be useful on D7 too.