Can i do something similar with data coming from ManyToMany plugin? Is it possible to filter it?
Palino[/quote]
[quote author="jTaby" date="1216587465"]no, but you can very easily add that functionality[/quote]
jTaby, I think this is what I meant in that other thread.
I'm afraid I have no idea where to begin. I'm fairly new to CI, and definitely new to Codex, but I need to include this ability in a solution I'm working on. I'm willing to put the time and effort into learning and implementing this, but would appreciate it if someone could point me in the right direction so I don't end up wasting a bunch of time.
On another subject, how would I go about changing which tables are accessible based on a particular permissions level? For example, I do not want to allow any user without level 3 permissions to be able to even see the users table / Users Registration crud section.
Btw, jTaby--I really like Codex. It's very polished! Thanks so much for sharing this time-saving code.