I suggest you do not use crud but use SQLFORM.grid instead. It has much 
better functionality.

On Tuesday, 26 June 2012 07:26:56 UTC-5, Jonas Fredriksson wrote:
>
> hi
>
> When doing results=crud.select(db.hem,query) I got a list containing the 
> result with html tags in the beginning and the end. But I am not able to 
> access different fields like result.info and so on. When I am using 
>  results=db(query).select() I can do results.info. Is there any way to 
> get individual fields using crud.select(db.hem,query)?
>

-- 



Reply via email to