AJAX container issue
Hi, I am on PRPC 8.3.3. I have a section ( say X) and it contains 2 things - a sub-section called Y and an AJAX container (default). I have a button in section X that on click opens a case in the default AJAX container. However my requirement is that when I click a button inside the case ( inside the AJAX container) I want to refresh the sub-section Y that is outside the AJAX container. That however doesn't seem to happen. Can someone suggest if clicking on a button inside the AJAX container can refresh a section outside the container or not? How can this be achieved? Please consider this to be urgent! Appreciate your help in advance.
Try to follow this steps.
1. Utilize the Refresh Condition Dynamic Layout where the Section X is configured (Try to Use DataPage with Property that Reloads this section when the Value changes for Ex:- D_RefreshPattern.pxUpdateTime.
2. From Inside Ajax Container Update the Data Page Property so that Change tracker will trigger and will Reload the Section X.