⚠ 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. ⚠

  •     

profile picture

n2n keys editor



Labor

Labor
  • profile picture
  • Member

Posted 02 May 2012 - 04:27 AM

[center][img]http://dj7.dyndns.org/admin-headersdata.png[/img][/center]
[left]Sorry but it based on v.1.1.7[/left]
[left]You can use it like:[/left]
[left]...[/left]

$this->crud->set_relation('accessId','access','controlleraction');
$this->crud->set_relation('languageId','languages','language');
$this->crud->isKeyNTON(array('topKey' => 'languageId', 'leftKey' => 'accessId'),
array('table' => 'languages', 'key' => 'id', 'value' => 'language'),
array('table' => 'access', 'key' => 'id', 'value' => 'controlleraction'));
...
Download here
P.S.: sorry for my english :)