Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
11.56 KB
MD5: ec182bbc961512f06f77dc917c0a8a9b
SHA-1: 26896ba2de4fe73915e313b7a8770a72c94accc6
SHA-256: 505a74599ee08c7a6960730c1aedf4dc9e1a21d684e56fccd6beb4b33f32b3ea
Download zip
14.3 KB
MD5: 861e0d4c9705609d313399d53d02fb19
SHA-1: 02042ad6bef730ec6acc7d40fb44aec519b8c4ac
SHA-256: 4c9f20cdceb1c05a3d5f636a6f603752a01cf6d12fe2f3c6c51629988c2ff77a
Release notes
Changelog
- Rut_field schema change, Remove the default value 0 for 'rut' column and set unsigned value. Require run update.php
- Was added ajax_process_form to rut_field element.
- It modified the rut.js. Is added an class once it have run the plugin Rut in the element.
- Specific error message on form validation and will work with custom element or with Fields API.