[TYPO3-project-formidable] Lisbox in edition mode : how to make selected

Loredana ZECA l.zeca at ameos.com
Thu Jun 26 09:38:59 CEST 2008


Hy,

You must use the property

	activelistable="true"

on your column like this:

<column name="mylist" type="renderlet:LISTBOX" activelistable="true" />


Good luck.


Sanosuke303 a écrit :
> Hi Loredana and thank you very much to try to help me.
> 
> In fact, I have try to make a list in my extension, but this don't work in edition mode.
> 
> Your listbox work in normal mode, but I try to use this in a form in edition mode.
> 
> They isn't a way to use a listbox with a defaultvalue in a form in edition?
> 
> In the formidable documentation, it's written that the default value don't work in edition :
> " Defines the default value for this renderlet.
> If set, it will be used only when the form has not been already submitted ( first display ) and when in creation mode ( not edition mode ) "
> 
> I hope that theire is a solution.
> 
> Regards.
> 
> 
>       _____________________________________________________________________________ 
> Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr


More information about the TYPO3-project-formidable mailing list