Well, then the obvious question, is how hard would it be for you to enable that in future versions. And while we are talking about formatting, many time, I would like to have a unit of measure (for instance since we are so backwards we still use Feet and Inches, so for some quantities, I would like it to say 17' or 65" or 172 LBS. Now, I can accomplish that by having a separate, calculated field with a rule to update it. Maybe this is the best way, but wondering what the effort (cost?) would be to have a function that can take a numeric field (or, better still, have access to the BO that is in context) and then return a string.
This would have to be probably added to the styles form, since it would have to be called whenever the field is displayed. (That is, assuming the USE ATTRIBUTE STYLE is checked.)
Bruce