Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
32.38 KB
MD5: 65f0df4f8848b5c83384bbf8addce0dd
SHA-1: 9c7b8f5e9f186496da6c7c26f4ecda8ba54c26bb
SHA-256: bdf0d62035b777838139f67ef42a13957a7d5ba79aa612b088acc47197b0246c
Download zip
38.18 KB
MD5: dba4cf4f94d834320d2af50461fb6379
SHA-1: f6b392ebcef4e287fe7aa23c288084d96496a065
SHA-256: 4ac2aeea97a4b3859bd743d586f800b7ec4c20925ae47e6ac3c4df377edf274e
Release notes
Changes since 7.x-1.0-alpha5
Major Features added
- Rules is now a dependency. Rules are used for email/notifications.
- Added built in support for CSV and XML downloads if Views Data Export Operations.
- Added Views submission table with all Field automatically added.
- Added View Bulk Operations Support to default View.
Git Commits
- view commit • Issue #1613128 by tedbow:Fixed access problem for confirm page
- view commit • Issue #1657956 by tedbow: Create improved submissions table and csv download
- view commit • by tedbow: fixed indent issue
- view commit • Issue #1664294 by mrfelton: Fixed undefined var notice
- view commit • Issue #1634960 by tedbow:Fixed access problem to Entityform Type administration
- view commit • Issue #1671296 by mrfelton:Fixed notification email for anonymous users
- view commit • Issue #1672790 by tedbow: Implementing notification with Rules
- view commit • Issue #1672790 by tedbow: Implementing Rules notifications - whitespace fixes
- view commit • Issue #1672790 by tedbow: Add Token from entity2text module to output entityform in Rules email
- view commit • Issue #1675850 by tedbow:Provide full default settings form for Entityform Types
- view commit • Issue #1672790 by tedbow: Removing old email functions
- view commit • Issue #1672790 by tedbow: Created update function to set Rules related settings
- view commit • Issue #1672790 by tedbow: Remove entity2text token from default Rule
- view commit • by tedbow: Moved intro text out of edit form. Intro text gets displayed even if form is not created
- view commit • Issue #1671308 by tedbow: Changed default entityform submission View
- view commit • Issue #1671308 by tedbow: Added Entityform type index View to link to Submissions