or attach behaviors like https://github.com/dereuromark/tools/blob/2.0/Model/Behavior/DecimalInputBehavior.php to do so
Am Donnerstag, 30. August 2012 14:19:59 UTC+2 schrieb Mancho Murgan: > > You can modify the $this->request->data formatting the number in > controller method with number_format() function. > > 2012/8/30 Ingo Siebeck <[email protected] <javascript:>> > >> 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]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> 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] <javascript:> > MSN: [email protected] <javascript:> > 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.
