Feature #16289
closedmailform: Checkbox-Array & Wizard improvements
0%
Description
The applied patch suggests some more features for the TYPO3 mailforms:
1) Have checkbox arrays available: Those are functionally similar to multiple select fields, but might be more convenient and familiar for many users out there. Regarding the rendering, they tend to be familiar to the already existing field elements of radio buttons. And of course there is a relation to the already existing single checkbox fields. So it's something in between - and quite useful, I think ;)
2) Possibility to configure a forms' reset button from within the wizard (as many editors might never use http://bugs.typo3.org/bug_view_page.php?bug_id=0000743 if they can't set it by using the wizard)
3) More configurability for wrapping submit and reset buttons.
(issue imported from #M6040)
Files
Updated by Ralf Hettinger almost 17 years ago
Some more adjustments:
- Bugfix for (1) - option arrays was not cleared.
- Option to use image for reset button by image_reset.
- Some adjustments for certain circumstances that resulted in invalid HTML when rendering accessible forms.
Updated by Ralf Hettinger about 16 years ago
Added patch for 4.3 trunk
Please use 6040_trunk_4.3_cleaned.patch only!
Updated by Michael Stein almost 14 years ago
Modified patch for version 4.3.8
and fixed a little bug
Updated by Jo Hasenau almost 14 years ago
Is this an issue that applies to 4.4 and 4.5 as well?
Updated by Michael Stein almost 14 years ago
Added new patch for 4.3.8 (the first one was incomplete)
Added patch for 4.4.4
@Jo If one need a checkbox-Array in 4.4 - Yes
Updated by Xavier Perseguers over 13 years ago
- Category deleted (
Communication) - Target version changed from 4.6.0 to 4.6.0-beta1
Updated by Xavier Perseguers over 13 years ago
- Target version deleted (
4.6.0-beta1)
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Rejected
mailform has been replaced by EXT: form