I'm up against a little wall with <table-plus> - I want to format one column as 
currency, so I wrote

<table-plus fields="this,item.serial,last_bill_date,last_payment"><controls:/>
                                <last-payment-format:> <view  
number_to_currency(last_payment)/> </last-payment-format:>
                </table-plus>


Obviously my problem is with the <view> tag, but I don't know what to put here. 
 The example I found seems to implicitly call strf( ), but what if I want to 
roll my own formatting?


-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to