[web2py] delete stored image

2013-07-23 Thread nicormoreno
i am making a product app in web2py everything is working really well exept one thing. i upload the images like this: the_image = db.product_images.image.store(request.vars.image.file, request.vars.image.filename) img_id = db.product_images.insert(product_id=p_id , image=the_ima

[web2py] Problem with checkboxes

2013-01-30 Thread nicormoreno
I have a really stupid problem with checkboxes in web2py, i cant get the value once a form submit, this is my code: A javascript modal that show the form x Editar pregunta: {{for q in questions:}} Orden (lu