Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
48.64 KB
MD5: 01b689a430278466c9893aa8e8284a58
SHA-1: 1b121cb3e0b3dc567896a8593b8197a4da6e8f21
SHA-256: a68a8538275b65655d6e3f820b1e340c421f30516cb6fecf66f6340df5181df7
Download zip
60.49 KB
MD5: 1edb7b236a1722a34d2a5f1ff69a653e
SHA-1: e06f7786c62f6c40cdc11cbde6bb838a63b0933b
SHA-256: 1d26efdfc76fc157a9dccbc1c0ac97993e761dea8656eddd0b4002d098360ec5
Release notes
Changes since 7.x-2.0-beta2:
- Decoding html entities in path properties
- Removed left over function from 7.x-1.x branch
- Coder Review
- #2218019 by tedbow, Deciphered , danharper: Submission redirect to query string.
- #2002218 by mmenavas: Entityform_permission() has two return statements.
- #2123417 by Deciphered, Angry Dan: Unnecessary dependency on field_ui?.
- #1942508 by joachim, tedbow, visuaLatte: Sometimes Entityform bundles "disappear" from Entity info.
- Updated submission url token name and description
- Set entityform type property to be of type Entityform Type. Allows token support
- Provided Submit URL token
- Added Draft Redirect Path property and behaviour
- Removed old properties from test
- Removed old properties. Added type property
- Entiytform Anonymous: Added descriptions to readme and update token descriptions
- Fixed token replace problems
- #2181691 by tedbow: Added readme to entityform anonymous with extra warning
- Added extra warning about anonymous tracking
- Cleaned up anonymous session tracking
- Merged 7.x-2.x
- #2198353 by darge: Wrapped entityform type default text properties in translate function
- #2173417 by joachim: Views have same description.
- #2180011 by robearls, hga77, tedbow: Preview page loops when click submit.
- #2159745 by tedbow: Date warning when using preview mode.
- Add limit to entityform_get_submissions for performance
- #2181691 by tedbow:Added anonymous session tracking of submissions
- Removed debug statements and added comments
- Added changes to entityform module for entityform anonymous submodule.
- Added entityform anonymous submodule. Just links for now
- spelling error
- #2082759 by tedbow: Provide description Entityform type url aliases
- #2159723 by tedbow, jetwong98: Notice: Undefined index: preview_page in entityform_edit_form_submit() line 517 of entityform.admin.inc.