By apmsooner on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
4.0.x
Introduced in version:
4.0.5
Issue links:
Description:
When rewriting output of a subfield, the default token is now using the rendered formatted value as defined in the views field settings. A new __raw version of the token has been added for explicitly returning the stored value from the database with the exception of map|map_string subfield types that return the json encoded string of the stored serialized value.
Impacts:
Site builders, administrators, editors
Themers