⚠ 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

Readonly and set_relation



twister88888
  • profile picture
  • Member

Posted 04 July 2012 - 10:14 AM

$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