admin Sites.html Listview additional custom column issue
- January 7, 2016
- 4 replies
- 1429 views
Hi all,
I've added custom column following this github project instructions: https://github.com/Adobe-Marketing-Cloud/aem-sites-extension-listview-columns
However once more than 20 pages are created the lazyloader adds the additional rows without the data for the custom column.
For the sake of recreating the issue I will be using the github project example.
Using a fresh install of AEM 6.1 (Adobe Experience Manager Quickstart (build 20150521)) and following the steps on the github project, install the project on the aem instance.
Once done navigate to http://localhost:4502/sites.html/content/geometrixx-outdoors/en/men and copy paste the items until you have more that 20. Scroll until more items are loaded and you will end up with this:
The created column stops giving details of who created the page.
Is there a know issue with the out of the box PageInfoProviders not updating past the initial 20 records?
Cheers,
Alex

