[TYPO3-project-formidable] ListBox with multiple line but not multiple choice

Jerome Schneider typo3dev at ameos.com
Fri Jan 30 15:56:02 CET 2009


Hi Anthony,

You might try with custom="size='3'"

<renderlet:LISTBOX name="list" custom="size='3'">
	<!-- ... data/items here -->
</renderlet:LISTBOX>


Regards,
Jerome



Sanosuke303 a écrit :
> Hi list!
> 
> I use a ListBox in edition and I want to show the result on a listbox with 4 lines.
> 
> If I use the property "multiple=true", the listbox is well shown but the user can choose multiple line, and I don't want this.
> 
> An idea to show my listbox with multiple line but not multiple choice?
> 
> Thanks a lot.
> 
> Best regards.
> 
> Anthony Laplane
> Eureka Market Consulting
> http://www.eureka-market.fr
> 
> 
>       


More information about the TYPO3-project-formidable mailing list