For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hello all, I have a master-detail pages and when I update a record in the detail page when the list is refreshed the current pagination is lost. For example, I am situated in a second page of the master and I update one record (Detail-dialog). When I 'Apply Changes' the list is refreshed. But I lose the current pagination and the records displayed are the records of the first page.
Here I am in the second page -> click in one record -> update the record: We lost the current pagination!
Configurations: In Master (list page) I have a dynamic action that refresh the list And in the Detail page I have a process that close the dialog I only have this. There is not branches to redirect.
Could you help me please