You can modify the $this->request->data formatting the number in controller method with number_format() function.
2012/8/30 Ingo Siebeck <[email protected]> > is there any way to get input fields, with decial(10,2) fields behind, > working with other separators? I need the german number format like > 1.000,59 but cake usses 1,000.59 > > by the way, in chrome it's correct. > > how can I change the settings? > > thank you. > > -- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/cake-php?hl=en-US. > > > -- Murgan, Alexis Germán Desarrollador & Diseñador Web: german.murgan.com.ar Email: [email protected] MSN: [email protected] Móvil: +5493424663813 -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
