Galera blz ...,
I am editing a field to save in db, I send pro edit.ctp the following array
$result = array_merge($cones->toArray(), $cda->toArray());
debug($result);
// Result:
[
(int) 0 => 'Valor 1',
(int) 1 => 'Valor 2',...
asked by
25.07.2018 / 18:35