I have  
grid = 
SQLFORM.grid(query=db.lvstorage.setup_id==usedsetupid,csv=False,details=True,searchable=True)

That creates a form with the records with a add button. But when I use add I 
get the next screen but the record is not added. What do I miss ?

Btw is the same setup with a query possible with SQLFORM.smartgrid ?

With regards,
Mike Veltman


Reply via email to