hello, i have to build a "super dynamic form" :-( I use AjaxFormLoop for a table and in every row i have a number of select - elements,
which depends on other select - elements on same row. *Example* I have a configuration witch despribes the "small world of think" alpha can have values (a,b,c) numbers can have values(1,2,3) colors can have values (red,green) Now at initialisation i show all data in all select - elements. after the user changed the value of one of the select - element, anothers select - element should get only allowed values. ---------------------- *SELECT_A * alpha numbers colors *SELECT_B * a b c 1 2 3 red green ---------------------- So, the user selected in SELECT_B the value *"a"* - SELECT_A should now show *"alpha"*. My problem is i have more then one row in AjaxFormLoop Is it possible? greeting, resign -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-2-6-AjaxFormLoop-and-Select-s-tp5715380.html Sent from the Tapestry - User mailing list archive at Nabble.com.