I have a component with a zone in it. Inside the zone is an embedded component which also contains a zone. The main zone is a customer detail page, while the inner component shows a list of contacts and has a link to mark one as the primary contact. The customer details include the primary contact name and phone number if one is selected.
I cannot find a way to get both the detail zone and the embedded contacts zone to update when selecting a primary contact. I tried using multizone updates, but the embedded component cannot update a zone it does not contain. How do I fire an event on a component from an embedded component? -- View this message in context: http://old.nabble.com/Send-multizone-update-from-embedded-component-tp26157769p26157769.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org