money_format
Posted: Thu Feb 16, 2012 3:13 pm
I was wondering how to correctly use 'money_format' in my fields.ini file? I have read the wiki pages and cannot get it to function. I've been trying this:
That should get me USD. I am actually looking for it to display in the format of $xxx,xxx.
Can anyone tell me what I am doing wrong?
Thanks!
[ListPrice]
money_format('%i', $ListPrice)
That should get me USD. I am actually looking for it to display in the format of $xxx,xxx.
Can anyone tell me what I am doing wrong?
Thanks!