Hello Experts,

I have encountered one more hurdle now regarding zones,

I have a layout
component>componentA>componentB>componentC>NotificationComponent>Zone

This zone is a count zone and is updated using a mixin (periodiczonerefresh
mixin).

I have a notification page in which i have a Zone(a table inside a zone
containing notifications) and an actionlink to delete the selected
notifications.(bulk delete). On delete of these notifications i want the
count which is in layout component (mentioned above) to be updated.

How can i do it?

Thank you,
Sumanth

Reply via email to