Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download field_hidden-7.x-1.3.tar.gztar.gz 18.37 KB
MD5: a41a793c6362e2d6c167e4339dd62620
SHA-1: 9d5cc3227f95c1d0c4137ce0a604ffd4c6c53639
SHA-256: 8b58dad3665737b03ffee4d040bcea59d8cbab0925c6d691ddc6ff508d17bcb1
Download field_hidden-7.x-1.3.zipzip 22.21 KB
MD5: ce88da58906fac70a738f9fc0bab8548
SHA-1: e6cf4db4d9fbfbc21a850c736be89839b1f0be0c
SHA-256: d559ebf86d982f098dbaeafbbfda5e494bba4a0c29b5ef6099d83d24f00c77cd

Release notes

New features

None.

Bug fixes

Fixed wrong evaluation of emptyish values for numeric field types. A value of '0' or '0.00' should not count as an empty value.
The numeric types should accord with the Number module; and there was a discrepancy.
If a value of '0' is considered empty; a value of zero effectively means that that instance of a field doesn't get stored to database, or does get deleted.
Trivial in most cases, but may prove quite a nuisance - particularly if you used to use one of the built-in (visible) numeric types and then decide to use a hidden field instead.

Created by: jacobfriis
Created on: 12 Sep 2012 at 17:27 UTC
Last updated: 23 Nov 2013 at 09:46 UTC
Bug fixes

Other releases