hello,

Is it possible to make an appadmin like interface with just CRUD?
What I mean is being able to view all the records of a table, then
click on a record to go to another page where it can be updated or
deleted.

Currently I provide my own interface to the CRUD update and delete
paths but this means I have some duplicate code for each table. Is
there a better way?

Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to