Hi,
I used this definition:
protected function configureFormFields(FormMapper $formMapper)
{
$formMapper->add('taxa', 'money', array(
'label' => 'Taxa',
'attr' => array('class' => 'taxa'),
'required' => false,
));
But the money is as EURO, how do I switch from euro to another currency
like the real, for example?
Thanks,
Aline.
Em quinta-feira, 1 de dezembro de 2016 09:19:23 UTC-2, Aline Macena
escreveu:
>
> Hi,
>
>
> I am with a problem: I want to create a field with data mask in Sonata
> Admin.But I'm not finding information on how to perform this operation.
> Could You help me, please?
>
> Thank you!
> Aline.
>
--
You received this message because you are subscribed to the Google Groups
"sonata-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sonata-users.
For more options, visit https://groups.google.com/d/optout.