Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entityform-7.x-2.0-rc1.tar.gztar.gz 50.25 KB
MD5: 6162e8e7ed400f1415284aa9efbfe8e7
SHA-1: a18fb016a4a53251e24704f523a76317fbef2244
SHA-256: dbffdd7b2e9ed144f577f7bf3d8acdf309aaf1ec650cca1a3bf232a8cfca39a0
Download entityform-7.x-2.0-rc1.zipzip 62.95 KB
MD5: 6ac28917103a853c4045cf995feb3ec5
SHA-1: 923fe93599dc4b22fb905d0aa4fa8fd1ba5e715f
SHA-256: 47d4edfe13bade7493248b9c1e362dc7a39c792bc69b9f5dfbf045fe33ecb8fe

Release notes

Ok Release candidate 1!!!

Changes since 7.x-2.0-beta4:

  • coder updates
  • Corrected api.php
  • #2170735 by PaulDinelle, tedbow: Fixed disallowed changing Entityform type machine name.
  • #2349247 by rclemings: Fixed Empty tokens not replaced in filtered text when field is blank .
  • #1981094 by B-Prod: Fixed The submitted data theme is not compatible with "entity_validate" and "entity_presave" operations.
  • #2300523 by ergophobe: Fixed Fatal error: call to undefined method StdClass::access in entityform_embed_view().
  • #2283685 by pmelab: Fixed Change after review breaks ajax forms.
  • #2329679 by davewilly: Fixed Typo .pre-intructions class.
  • Fixed php notice by call checking empty
  • #2353705 by tedbow: Fixed View Mode for Fields gets used even if not active .
  • #2341149 by larowlan: Fixed Security hardening: mark 'administer entityform types' as restricted.
  • #2340989 by tedbow: Fixed Fields added multiple times when using Views Data Export batch mode.
  • updated no submissions message in default views
  • Updated title of csv View to include timestamp.
  • When adding fields automatically to Reporting Views use field instance label
  • Added hook_entityform_views_autofields_alter
  • #1950170 by tedbow: Fixed entityform_previous_submission function name in entityform.api.php
Created by: tedbow
Created on: 21 Oct 2014 at 17:43 UTC
Last updated: 4 Jan 2017 at 17:14 UTC
Bug fixes

Other releases