Test /
Input Select displaying problem
reported 17.1.2007
Control doubled
in certain conditions it is necessary to customize
input select control.
It works only when (:if condition:) is used only once
and only as the first select option.
Otherwise the control display is parsed if source sequence for the same control name
is interrupted.
Example A
Option "insertedA4" works while option "insertedA5" displays a new control.
Controls mixed
Example B
Following 3 options are in 1 box though
the 3rd option should belong to an other control as it has an other name
(can be solved with a blank line between 2 and 3)