Can you not massupdate integer fields? I have 2 of them, and neither one works?
in the proper directory, repair, and still nothing?PHP Code:<?PHP
$dictionary['Account']['fields']['pri_c']['massupdate'] = true;
?>
Can you not massupdate integer fields? I have 2 of them, and neither one works?
in the proper directory, repair, and still nothing?PHP Code:<?PHP
$dictionary['Account']['fields']['pri_c']['massupdate'] = true;
?>
hi Imiller,
I tried exact process, i could manage to get the field in mass update form, BUT strange!! i dint get it working... The records are not updated. Trying to figure out if it is a bug or not.
Hi,
i want to mass update a integer field, too.
I change for my custom field the column massupdate to 1 in database table fields_meta_data.
In the next step, i add the line
into /custom/Extension/modules/Products/Ext/Vardefs/numberfield_c.phpPHP Code:$dictionary['Products']['fields']['numberfield_c']['massupdate'] = true;
Last but not least i make a quick repair of sugar.
But if i start massupdate with my specific value, sugar save always default value into my custom field.
Any ideas?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks