$crud->set_relation('idioma_id','idiomas','nombre');
$crud->change_field_type('idioma_id', 'readonly');
I need to maintain the value and not the primary key
Readonly and set_relation
Started by twister88888, 04 July 2012 - 10:14 AM
- Single Page
Posted 04 July 2012 - 10:14 AM