Add support for computed cck field.

CommentFileSizeAuthor
#1 computed_facets.zip2.97 KBAnonymous (not verified)

Comments

Anonymous’s picture

Version: 5.x-1.0-beta1 » 6.x-1.x-dev
StatusFileSize
new2.97 KB

Hi,

I required Computed Facets support. Therefore, I was able to quickly develop this add-on. It worked great with CCK Facets 6.x-1.x-dev, Faceted Search 6.x-1.0-beta2 and Views 6.x-2.3.

~ Kristy

david lesieur’s picture

Status: Active » Needs review
david lesieur’s picture

Status: Needs review » Fixed

Committed, thanks!

One little thing that I have modified from your code is adding a check to make sure that we only try to query for a field if its values are actually stored in the database (storage is determined by a Computed field setting).

Status: Fixed » Closed (fixed)

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

bbence’s picture

Hi David,

Is this already in the current dev release? If not, when do you think the next dev release is available?

Thanks!
Best regards,
Bence

gogowitsch’s picture

The module offered above is now part of this project, CCK Facets