Marcel Rosenberger
Activity
2009-11-07
- 23:35 TYPO3.Fluid Feature #4218: Support for properties of nested objects using "property"-argument
- I noticed that the error only appears when I send the "section" property. The snipped from my view looks like this:
... - 23:13 TYPO3.Fluid Feature #4218 (New): Support for properties of nested objects using "property"-argument
- Using r1642 and my snippet posted above <f:form.textbox property="user.name" /> is resolved correctly. However when s...
2009-08-10
- 17:06 TYPO3.Fluid Feature #4218 (Resolved): Support for properties of nested objects using "property"-argument
- Hi all,
it would be great to be able to use the "property"-argument to specify values for nested objects. Here is ...
2009-06-22
- 15:52 TYPO3.Fluid Bug #3657: <f:form.select does not allow to specify selectedValue
- With attribute @value@ it's working. I tested:...
2009-06-14
- 01:55 TYPO3.Fluid Bug #3657: <f:form.select does not allow to specify selectedValue
- After applying the patch no error is thrown anymore. However the "visa" option is not selected.
- 00:56 TYPO3.Fluid Feature #3661 (Resolved): <f:form.checkbox and <f:form.radio missing?!
- It would be nice to have <f:form.checkbox and <f:form.radio available in a Fluid-Template.
<input type="radio" name=... - 00:19 TYPO3.Fluid Bug #3657 (Resolved): <f:form.select does not allow to specify selectedValue
- The following code from documentation does not work:...
2009-06-12
- 20:47 TYPO3.Fluid Bug #3635: Fluid: SelectViewHelper always appends the select-field's name with []
- I can confirm that this is now fixed in the current trunk version.
2009-06-09
- 19:14 TYPO3.Fluid Bug #3635 (Closed): Fluid: SelectViewHelper always appends the select-field's name with []
- The name for a select-field will always be appended by [] whether the field is multiple or not....
2009-05-27
- 01:00 TYPO3 Core Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
- <!-- Test (1) -->
<f:form.textbox property="myarray" />
Also available in: Atom