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 <abasta...@gmail.com>:

> On Thursday, June 14, 2018 at 10:37:55 AM UTC-4, Bruno Duarte Ramos wrote:
>>
>> Hello,
>>
>> Is is possible translate a data in a SQLFORM?
>>
>> Where my controller is:
>>
>> form=SQLFORM(db.cake)
>>
>> And my view:
>>
>> {{=form}}
>>
>
> Are you saying you want the stored values of an existing record to be
> translated before inserting them in an update form? If you did that, when
> the form is submitted, the translated values would be stored rather than
> the original ones. What exactly are you trying to achieve?
>
> Anthony
>
>> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to