Scenario:
New record is added to sub-panel (A) which triggers a logic hook which updates 2 other sub-panels. Problem is that to see the changes we need to reload the page.
I know we can put custom JS which will ālistenā to sub-panel changes and when a change takes place it will update other sub-panels, but Iām not sure how to implement it.
Thereās an example here: https://community.sugarcrm.com/thread/32308-how-can-i-refresh-a-specific-subpanel-in-the-detailview but Iām not JS savvy enough yet to understand how to implement it
May be someone has an example sitting on their hard-drive somewhere?
Thank you!