Hi All,
I have a composite component which has a parsys in which i can add or remove an already added component. now i have a use case as i add a component in that parsys, page should get referesh as i add a component in tab it create a respective tab in header. i just don't want to add listner to child element , just want to add event listner to composite component so if i drop any component in it that listner will kick off and page should get refresh?
Solved! Go to Solution.
Views
Replies
Total Likes
I am not sure if I understood your problem correctly. But what I understood in simple words is that you want the page to refresh as soon as you make any change in the component !!
afteredit --> REFRESH_PAGE (property -->value)
on this node will refresh the page as soon as te dialog is submitted after content edit.
Thanks
Veena
Hi,
you can try with "cq:editConfig"
Views
Replies
Total Likes
I am not sure if I understood your problem correctly. But what I understood in simple words is that you want the page to refresh as soon as you make any change in the component !!
afteredit --> REFRESH_PAGE (property -->value)
on this node will refresh the page as soon as te dialog is submitted after content edit.
Thanks
Veena
Views
Likes
Replies