Hide field on update.

Hi,
I can hide a field from list, browse, edit, etc... but can't hide it from update. Is it possible to hide a field from update (and from edit)?
This is my fields.ini field definition:
Thanks
I can hide a field from list, browse, edit, etc... but can't hide it from update. Is it possible to hide a field from update (and from edit)?
This is my fields.ini field definition:
- Code: Select all
visibility=hidden
widget:type=hidden
widget:label="Estat soci"
filter=1
order=1
ignore=1
Thanks