--
You received this message because you are subscribed to the Google Groups "py4web" group.
To unsubscribe from this group and stop receiving emails from it, send an email to py4web+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/py4web/38dde2d7-850f-4e52-ab64-9b5b686347f5n%40googlegroups.com.
Now that the dbadmin is being updated, I’d like to suggest two other improvements:
The common_filter should not be applied, since dbadmin is a natural place for administrators to review and manage databases. At the very least, the standard is_active-based common filter should be disabled, in my opinion.
The previous version of dbadmin provided hyperlinks for cells under columns of type reference. Clicking on a value would take the user to the corresponding row in the related table. I believe this is a valuable feature worth keeping.