hi,

i see there is auth_event table in web2py, is it for record activity user? 
i'm just see that something like group 1 created or user 1 logged for the 
records. is it also can record user activity, like :
- user 1 add data product with id 1
- user 2 edit data product with id 1
- user 3 delete data product with id 1
- user 4 view data product with id 2

if possible, might i know simple method how to achieve it? because i'm just 
thinking using before after callback for 3 upper list, but for user 4 view 
data product, i had no idea for that.

any idea how to achieve it using web2py way?

thanks and best regards,
stifan

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to