[xcrud] $xcrud = Xcrud::get_instance(); $xcrud->table(‘logisteel_users’); $xcrud->no_editor(‘text_area’); echo $xcrud->render(‘create’); [/xcrud]