Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web2py

How Can I Put An Image From Db Table In Web2py?

I'm trying to put an image in view section I have defined a table but it seems{{for table in ta… Read more How Can I Put An Image From Db Table In Web2py?

Web2py, Database Relationships And Permissions

So i've this problem i've 2 tables for example templates(id,user_id,template_name,reference… Read more Web2py, Database Relationships And Permissions

How To Convert Id Into Referenced Field In Web2py?

Consider the 3 tables below (A, B & C) where table C has 2 fields referenced to table A and B. … Read more How To Convert Id Into Referenced Field In Web2py?

Web2py Comparing Part Of A Request.vars Element

I have a form with a table with rows containing SELECTs with _names with IDs attached, like this: T… Read more Web2py Comparing Part Of A Request.vars Element

Web2py, Database Relationships And Permissions

So i've this problem i've 2 tables for example templates(id,user_id,template_name,reference… Read more Web2py, Database Relationships And Permissions