In 4.1.0, the "{if $o.selected eq 'Y'} selected="selected"{/if}" forces the first option to be selected and ignores my added "option". You simply have to move "{if $o.selected eq 'Y'} selected="selected"{/if}" from the looped option to the title option that you added.
I didn't notice this being forced prior to 4.1, but the code was there prior. There must be something that prevented the forced selection in previous versions that is fixed now.
- Mike
__________________
4.1.9
|