Christine schrieb: >> All jobs and select boxes are drawn as expected, but now I am stuck. >> After submitting the form > How do you submit the form?
With a standard submit component: <input type="submit" t:type="submit" value="${message:assign}"/> I even tried the GenericSelectModel described on [0] for displaying the user data, but it seems that my main problem is the storing of values in a Java List. :( Is it even possible to iterate over such a list, storing values there? Regards Stephan [0] http://wiki.apache.org/tapestry/Tapestry5HowtoSelectWithObjects --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org