Change record status: 
Project: 
Introduced in branch: 
8.x-1.x
Introduced in version: 
8.x-1.2
Description: 

New COMBINED prefix & suffix pair have been added in the 8.x-1.2

Site builders, administrators, editors

When enabled COMBINED prefix/suffix will override any existing FROM/TO prefixes/suffixes for the combined value by following these rules:

  1. If COMBINED is disabled and both FROM/TO are disabled - show naked value.
  2. If COMBINED is enabled - show it.
  3. If COMBINED is disabled and either FROM or TO are enabled - show prefix/suffix of the enabled one.
  4. If COMBINED is disabled and both FROM/TO are enabled, show prefix from FROM and suffix from TO.

New instance settings:

  • COMBINED Prefix (empty by default)
  • COMBINED Suffix (empty by default)

New formatter setting (applies to the Default formatter):

  • Display COMBINED value prefix and suffix (FALSE by default)
Impacts: 
Site builders, administrators, editors