Skip Navigation

[Resolved] Query Filter Custom Field Date picker

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 voice and has 0 replies.

>
Author
Posts
#2797195

Hi,

I have a CPT with a custom field for an end of contract date.

In a Legacy View I'd like to display all these CPT. where the end of contract year is this year.

I've tried:
The field Contract End Date is a DATE that is EQUAL TO the following:THIS_YEAR.

But the result is empty. Can you help please ?