I have problems the nested tables using three APIs.
Although there have been no issues so far, I have recently encountered the following problem: after switching pages, the nested data does not display. However, it appears when the page is reloaded. Upon checking with the browser's developer tools, I confirmed that all three APIs are fetching the data correctly.
Additionally, I tried using a single API with reference to 'Nested Repeat Regions', but the second-Nested_level data similarly fails to display after switching pages unless the page is reloaded.
Does anyone know how to resolve this issue?
Thanks
I would like to give it a try. Since I haven't set up Direct Connection yet, I'll start with that.
On the other hand, the page using three APIs was working fine until about two weeks ago. Recently, it has stopped working. I believe it is due to some feature update.
The page loads and displays correctly at first. However, when switching to the second page (with OFFSET specified), the nested data does not display. If I reload the page (F5) in that state, it displays correctly.