On 28 ago, 14:06, mdipierro <[email protected]> wrote:
> If bg_find returns
>
> return UL(*items).xml()
>
> this is not rendered by a view because it is not a dictionary. If an
> action retrurns a string, as in this case, there is no view.
>
> On Aug 28, 8:39 am, Jose <[email protected]> wrote:
>
This did not know, in my case I returned:
return dict(registros=db(query1 & query2).select())
Thank you
Jose
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---