Format money in custom fields once, on the tpl layer
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 8 Feb 2022 04:35:48 +0000 (17:35 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 8 Feb 2022 04:35:48 +0000 (17:35 +1300)
commit5342ce37fd81396294ab409c34a56444474a07ae
tree6cb3ca9a12a1c8fa5c062de46b83707910415edf
parentd6010f0e25c887842092eaf1a840191728f97866
Format money in custom fields once, on the tpl layer

This ensures the raw value is available to the template layer and uses it
rather than the formatted value for money display.

It rather feels it would be better to separate out this view use case in case
there are others hidden in there - but I think this tpl is only
used with this assign
CRM/Core/BAO/CustomGroup.php
templates/CRM/Custom/Page/CustomDataView.tpl