🇳🇮Nicaragua @Ada Hernandez

Leon
Account created on 14 February 2015, about 10 years ago
#

Recent comments

🇳🇮Nicaragua Ada Hernandez Leon

I faced this issue with my custom entity and views filter, adding field_name as here is suggested and
the views type filter to handle the date in my getViewsData() method works.

$data['my_entity']['date_field']['filter'] = [
      'id' => 'datetime',
      'field_name' => 'date_field',
    ];
Production build 0.71.5 2024