Hi Anthony, actually I just want to translate the form on my view, like my
view was {{=T(form)}}.
2018-06-15 10:09 GMT-03:00 Anthony :
> On Thursday, June 14, 2018 at 10:37:55 AM UTC-4, Bruno Duarte Ramos wrote:
>>
>> Hello,
>>
>> Is is possible translate a data i
Hello,
Is is possible translate a data in a SQLFORM?
Where my controller is:
form=SQLFORM(db.cake)
And my view:
{{=form}}
thanks.
Em quinta-feira, 30 de julho de 2015 04:38:01 UTC-3, Massimiliano escreveu:
>
> Have you tried?
>
> db.cake.fruit.represent = lambda v, r: T(db.fruits[v].name)
>
2 matches
Mail list logo