On 3-May-07, at 12:35 PM, Martijn wrote:

A short and simple question about the AxKit::XSP::Perform module: when
another field in a form doesn't contain valid data -so, the way the
module works, the form is shown again- all occurrences of
<f:single-select> jump back to their default (or, in case no default
is set, to the first value). That's quite annoying as someone might
overlook this change when correcting the other field.

It sounds like a bug, but I'm not sure whether the bug is in the
module or in my code. My guess would be the latter, but I can't find
it - and Google has exactly seven hits for f:single-select, which
doesn't help much either.

It's sort of a bug :-)

The only way around it is to implement a load_<name> function, and return (selected, @options).

Matt.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to