Hi,

i've used

addConstraint(new ConstrainedProperty("printer")
                    .inList(prnames));
in my bean
to fill an FORM:SELECT with values.

How can i fill the select with different values for the generated

        <option value="VAL1ID">VAL2DESC</option>

Is this possible?

--
greetings,
Matthias
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to