keep extrafield format from origine
This commit is contained in:
parent
c097ee5331
commit
61aa80c865
@ -265,9 +265,9 @@ if (empty($reshook)) {
|
|||||||
$error++;
|
$error++;
|
||||||
$action = 'create';
|
$action = 'create';
|
||||||
}
|
}
|
||||||
$array_options = $extrafields->getOptionalsFromPost($object->table_element);
|
//$array_options = $extrafields->getOptionalsFromPost($object->table_element);
|
||||||
|
|
||||||
$object->array_options = $array_options;
|
//$object->array_options = $array_options;
|
||||||
|
|
||||||
$id = $object->create($user);
|
$id = $object->create($user);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user