Drupal is a registered trademark of Dries Buytaert

This module contains a field formatter for multivalue text fields to list the values in a grammatically correct sentence.

For example if you have a field for your favorite fruits, with values apples, bananas, and oranges, and you want to output that in a sentence you could use this formatter in the content display method of your choice.

For example:

  • Prefix: "My favorite fruits are"
  • Suffix: "."
  • Use Oxford comma: checked
  • Joinder: "and"

Would output: My favorite fruits are apples, bananas, and oranges.

Activity

Total releases
1
First release
May 2025
Latest release
10 months ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev May 4, 2025