$crud->set_table('pages',"where permission =1"); <----------------------how to do this in the right way
Hellooo
I have multiple users with permissions and i want to show only raws which are for certain user group ....
Thank you
⚠ 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 28 October 2014 - 09:30 AM
$crud->set_table('pages',"where permission =1"); <----------------------how to do this in the right way
Hellooo
I have multiple users with permissions and i want to show only raws which are for certain user group ....
Thank you