This might be what you are looking for:
http://www.symfony-project.org/plugins/sfFormI18nNumberPlugin

On Fri, Nov 27, 2009 at 07:21, dziobacz <aaabbbcccda...@gmail.com> wrote:
> In form I have:
> $this->setValidators(array(
>      'price' => new sfValidatorNumber(),
>    ));
>
> I think in many countries people uses comma instead of dot and real
> nobody know ?
>
> On 26 Lis, 20:39, dziobacz <aaabbbcccda...@gmail.com> wrote:
>> I have form with price field - but I can write only price with dot,
>> price with comma is incorrect - what can I do ? In my country price
>> has got always comma.
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to