Views#
Custom Field provides its own set of Views handler plugins so that subfields behave like native, first-class Views fields — with proper date granularity, entity reference filtering, and formatter-aware rendering.
Views plugins#
- Argument — contextual filters for
datetimeanddaterangesubfields. - Field — formatter-aware rendering of any subfield type.
- Filter — filters for
datetime,daterangeandentity_referencesubfields. - Sort — sorting for
datetimeanddaterangesubfields.
Viewfield submodule#
The optional Custom Field Viewfield (custom_field_viewfield) submodule
provides the ability to reference and display a view similar to the
functionality provided by the popular Viewfield
module.
It includes the following subfield plugins: