[TYPO3-project-seminars] SelectorWidget : option box as drop-down selector

Rob De Vries spam_this at pandora.be
Tue Jan 13 18:44:44 CET 2009


Mario Rimann wrote:
> Rob De Vries schrieb:
>> I presume that it is possible to get a dropdown instead of a multi-line
>> selectbox.
>> Can anyone tell me how and where to enable this ?
> 
> You can see an example of this at http://www.profeo.com/de/kurstermine/
> 
> If I remember correctly, this was mainly a change in the HTML template.
> 
> Cheers,
> Mario
> 
hey Mario,

this is what's in the template:

<span class="tx-seminars-pi1-optionbox" id="tx-seminars-pi1-optionbox-2">
###OPTIONS_LANGUAGE###
</span>

so the marker ###OPTIONS_LANGUAGE### is generated by the php script and 
gives the multiple value for the checkbox.

it's a bit the smae as the PLACE marker:###PLACE### come from?

I have this result:
<h3>Place</h3>
<dl>
<dt>test location</dt>
<dd>adress, antwerp, Belgique
<div>
<p class="bodytext">DIRECTIONS:&nbsp;Lorem ipsum dolor sit amet, 
consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut 
laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim 
veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut 
aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in 
hendrerit in vulputate velit esse molestie consequat, vel illum dolore 
eu feugiat nulla facilisis at vero eros et accumsan et iusto odio 
dignissim qui blandit praesent luptatum zzril delenit augue duis dolore 
te feugait nulla.</p>
</div>

<div></div>

</dd>
</dl>




aot of markup generated in a php script 'somewhere'
hard to find were exactly it is generated.


tnx

rob



-- 
------------------------------------------------------------
web : http://www.rob-ot.be
skype : rob-ot
------------------------------------------------------------
[O_o] -- Don't feed the rob-ot


More information about the TYPO3-project-seminars mailing list