On Tue, 02 Nov 2010 20:33:27 -0200, Rich M wrote:
Hi,
Hi!
so I've had to add some mixins to a form to conditionally handle some
form elements based on used input. A user selects a certain select list
option, some fields get disabled or enabled as a result type thing.
Does all this logi
Hi,
so I've had to add some mixins to a form to conditionally handle some
form elements based on used input. A user selects a certain select list
option, some fields get disabled or enabled as a result type thing.
The form is actually a BeanEditForm, not just a Form. Anyway, when my
mixin re