I'm not really sure how come that type='Long' won't work , I myself have implemented and made use of that
Well using Long as type of course won't put in the comma. However, the whole point was to convert to String without the comma. So guess what you saw is right, but that is different from what I was trying to do Long to String and not Long to Long. The solution suggested by Nicolas worked, guess because it bypassed the default formatting by converting to string directly or at least that is what I got out of it so far. Ray -- View this message in context: http://ofbiz.135035.n4.nabble.com/Minilang-Long-to-String-conversion-tp4486235p4492914.html Sent from the OFBiz - User mailing list archive at Nabble.com.
