with function
$crud->change_field_type('prio_descripcion','text');creates the textarea but does not control the maximum number of characters you can have.
⚠ 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 12 November 2012 - 16:55 PM
$crud->change_field_type('prio_descripcion','text');creates the textarea but does not control the maximum number of characters you can have.
Posted 15 May 2013 - 12:59 PM
This might help.