Conditions for TYPO3 extension powermail. While a user fills out a form, some fields should be disappear, while others should be visible.
Please look at the manual for an advanded documentation at https://docs.typo3.org/typo3cms/extensions/powermail_cond/
Quick guide:
- Just install this extension - e.g.
composer require in2code/powermail_cond
or download it or install it with the classic way (Extension Manager) - Clear caches
- Add a powermail form to any page
- Add a new record from type "condition container" to a sysfolder and configure it
- Don't forget to include the static template from powermail_cond
- Don't forget to add jQuery to your frontend (if not yet installed)
Version | Date | State | Description |
---|---|---|---|
3.3.3 | 2017-06-12 | Bugfix | Small change for MySQL strict mode |
3.3.2 | 2017-05-20 | Bugfix | TCA update for TYPO3 8.7 |
3.3.1 | 2017-04-25 | Bugfix | Fix package name in composer.json |
3.3.0 | 2017-04-23 | Task | Move ext to github, make it fit for TYPO3 8.7 LTS |
- FAQ
- Use vanilla JS instead of jQuery
- Compress JS