By taran2l on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
8.x-1.2
Issue links:
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:
- If COMBINED is disabled and both FROM/TO are disabled - show naked value.
- If COMBINED is enabled - show it.
- If COMBINED is disabled and either FROM or TO are enabled - show prefix/suffix of the enabled one.
- 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