[TYPO3-seminars] Limit multiple seats

Sebastian Afeldt safeldt at creativconcept.de
Wed Sep 1 10:29:06 CEST 2010


Hi Niels,

> plugin
> .tx_seminars_pi1.form.registration.step1.elements.seats.data.items {
> 	1 {
> 		caption = 1
> 		value = 1
> 	}
> 	2 {
> 		caption = 2
> 		value = 2
> 	}
> 	3 {
> 		caption = 3
> 		value  = 3
> 	}
> }

This seems close to the solution. With this code I can affect the  
attribute "value" in the option-tag and the text shown in the drop- 
down-list. But I want to reduce the amount of option-tags from 20 to 3  
in the select-box.

Many thanks for your help

Sebastian



More information about the TYPO3-project-seminars mailing list