Hello Everyone, I have this query I want GroceryCRUD to show it only with search and navigation without editing or deleting how can I archive this
is it possible to be done with it?
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 16 December 2013 - 14:53 PM
Hello Everyone, I have this query I want GroceryCRUD to show it only with search and navigation without editing or deleting how can I archive this
is it possible to be done with it?
Posted 16 December 2013 - 17:21 PM
Hello,
If you want use grocerycrud with a complex query like that, and only use for searching.
It is better if you use create view in your MySQL.
Then, just unset_add and unset_edit.