Hi Thiago, Your suggested solution seems fine. But it only goes as far as populating the model thru the onChanged event. I dont see theoretically the display being rendered again.
My component, in theory, should work fine with parameters and a submit onchange="galleryForm.submit()" and historically it has in the past. I dont understand why its broke or why I NEED to use ZONE. Zones may be fine and correct in many other cases but doing the whole refresh thing because my collection needs to be structurally re-rendered again seems fine with me. I guess I am wondering 1. how can I re-render my collection after I populate the model using the zone or 2. how can I fix what broke. My code should work as-is. Is galleryForm.submit() obsolete ? Some times it works most of time it dont. Just wondering which way to go with this. If I can get my collection to re-render quietly with ajax I will do that but I was ok with the way it was and not sure why its broke. thanks Best regards and thanks... KEN From: nhhockeypla...@hotmail.com To: users@tapestry.apache.org Subject: RE: Action Handler not being called <SELECT> component Date: Fri, 14 Nov 2014 18:40:40 -0500 Thank You Thiago, I will try that this weekend. If you like you can try my gallery... its at http://psinh.ddns.net:9011/psi/home sometimes when its up its up but other times it might be down. but its a T5 gallery tynamo version Best regards and thanks... KEN