Reviewed & tested by the community
Project:
Field formatter conditions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2013 at 22:01 UTC
Updated:
5 Jan 2017 at 14:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jphelan commentedComment #2
jphelan commentedIt was throwing an error on views pages.
Comment #3
rooby commentedComment #4
Time has come commentedThis patch is a lifesaver for Fivestar users who need a scheduling or expiration function. Nothing else allows you to put a timeframe on voting/rating if you're not a coder at the moment.
I'd like put my vote in support of rolling this patch into the main release package.
I can get the patch's 'hide' before or on a certain date condition to work, but the 'show' condition threw an error for me.
Notice: Undefined index: value2 in ffc_condition_execute_show_target_date_time() (line 273 of /sites/all/modules/ffc/ffc.module)It's still a very useful feature. Thanks for the patch!
Comment #5
knalstaaf commentedWorks like a charm.