grocerycrud |
Hi..
This is some ideas. 1. With grocerycrud you can show or not edit/delete button ($crud->unset_edit() or $crud->unset_delete()). See the documentation of grocerycrud http://www.grocerycrud.com/documentation You need to manage your ACL (Access Control List) to know who do what. 2. With grocerycrud, you can modify the theme or create your own theme for that. Otherwise, you create your "table" with your specifics needs and make your crud. It can be very fast to do tha switch your level in programmation. 3. it's css when you load your page or you can do it with javascript and add a class or other Have a good day |
Messages In This Thread |
grocerycrud - by techi - 11-21-2015, 11:39 PM
RE: grocerycrud - by casa - 11-22-2015, 04:49 AM
RE: grocerycrud - by techi - 11-22-2015, 06:34 AM
|