- Issue created by @erutan
I can go to a list of available tokens at /admin/help/token
and see the following both have the description "Format the value using sprintf."
Formatted - [bundle_type:field_my_field:formatted:?]
Sprintf Formatted - [bundle_type:field_my_field:sprintf_formatted:?]
If I, say, wanted to pad zeros on an integer to make sure it was always four characters long, would I use [bundle_type:field_my_field:sprintf_formatted:%04d]?
On 10.2.6 if that makes any difference.
Active
2.2
Documentation