odel);
> add(new TextField("minimum", new PropertyModel(model,
> "minimum")));
> add(new TextField("maximum", new PropertyModel(model,
> "maximum")));
> }
>
>
> When the page is rendered - the correct values appear. Howe
l(model, "minimum")));
add(new TextField("maximum", new PropertyModel(model, "maximum")));
}
When the page is rendered - the correct values appear. However when it's
submitted - the values for max and minimum are set to null.
HELP :)
--
View this mes
sense now.
Jeremy Thomerson-5 wrote:
>
> Maybe try a RepeatingView of some sort (ListView?) over new
> ArrayList(map.keySet())...
>
>
> Jeremy Thomerson
> http://www.wickettraining.com
> -- sent from a wireless device
>
--
View this message in context:
http://www.n
tory
alphas only
I have editors for each of the constraints - that bit was easy.
I can also render out the field names, and the editors.
My question is, how do I bind the editors to the instances that are within
the map?
--
View this message in context:
http://www.nabble.com/Need-help-edit
have editors for each of the constraints - that bit was easy.
I can also render out the field names, and the editors.
My question is, how do I bind the editors to the instances that are within
the map?
--
View this message in context:
http://www.nabble.com/Need-help-editing-a-Map-plz.-tp21554555p