Title: Editwizard enum check

Hello all,

The validation check on an optionlist fails when dtrequired is set to true. According to the docs it should be ftype=enum, but the validator.js checks on dttype=enum. Before fiing anything, which one is right? IMO, it is the docs because the dttype is the datatype and the ftype is the fieldtype. If this is the case, should this work then?

<field ftype="enum" dttype="int" dtmin="100" dtmax="200" />

Nico Klasens

Finalist IT Group
Java Specialists

Reply via email to