- Issue created by @mrconnerton
- 🇺🇸United States apmsooner
Yes, the views support is still a bit spotty in some areas. This would need a custom work and hopefully i can find some time. If anyone else wants to take a stab at it, The relevant files to look at for guidance are:
- core/modules/datetime/datetime.views.inc
- core/modules/datetime/src/Plugin/views
- Merge request !102Arguments, filters, sort for custom_field datetime subfields. → (Merged) created by apmsooner
- 🇺🇸United States apmsooner
Filters, arguments and sort all available in the patch. Please test and add a review.
- 🇺🇸United States BenStallings
Great work, @apmsooner, that works perfectly as far as I can tell. Thank you!
-
apmsooner →
committed 83636452 on 3.1.x
Issue #3509192 by apmsooner, benstallings: Support views filters,...
-
apmsooner →
committed 83636452 on 3.1.x
- 🇺🇸United States apmsooner
Thanks @benstallings,
If anyone finds any further issues with this, please open a new ticket but I think we are good to go so merging :)