Thursday, August 30, 2012

Re: Number format in form fields?

You can modify the $this->request->data formatting the number in controller method with number_format() function.

2012/8/30 Ingo Siebeck <social@kalandro.de>
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 cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
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: german@murgan.com.ar
MSN: german@murgan.com.ar
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 cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
 
 

No comments: