Hi, I have a tree of employees and when clicking on any of them I want to show his personal information, but the page not to reload, I found the code on js apex.region(“empRpt”).refresh().promise(); but it for some reason does not reload, I will be grateful for any help