Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
3 Aug 2012 at 20:35 UTC
Updated:
8 Sep 2017 at 10:13 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedIt can be done like this (in a custom module):
I'm perfectly fine with this solution. (Flush cache to refresh tokens)
Comment #2
cpliakas commentedThanks for posting!
Looking at your problem and solution, it could be a cool feature in a contrib module or in Facetapi Bonus to have a UI to modify some of the facet information as opposed to having to do it via code. Either way, great work and thanks for both the use case and solution.
Chris
Comment #3.0
(not verified) commentedbetter explanation
Comment #4
savel commentedCan't get to work #1 with latest version.
Instead I used custom_facetapi_facet_info_alter() and reduced the code to