I would like to check certain date fields (e.g. scheduler.publish_on) to be empty or not. The UI does not give that option. Is there workaround?

Comments

dawehner’s picture

Project: Views (for Drupal 7) » Scheduler
Version: 6.x-2.9 » 6.x-1.x-dev
Component: Views Data » Code

Scheduler could set "allow empty" in it's views_data filter definition.

eric-alexander schaefer’s picture

Is there some documentation about "allow empty"? I added 'allow empty' => TRUE, to the filter definition, but it doesn't seem to do anything? What is "allow empty" supposed to do. How can I see it is working?

eric-alexander schaefer’s picture

I found it. Had to clear the views cache...

eric-alexander schaefer’s picture

Status: Active » Needs review
edvanleeuwen’s picture

Works fine. Thanks dereine and Eric!

eric-alexander schaefer’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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