Expand my Community achievements bar.

SOLVED

Need help To Understand "Page.listChildren(new PageFilter())"

Avatar

Level 1

Hi,

Please find the attachment.

Need to understand "Page.listChildren(new PageFilter())", Page is pointing to "/home" node. I used this code on my application, it returns the Iterator<Page>. So how the Iterator works.

because I am getting Issue in production environment. The issue is given below.

I have a website having "/home" node.(find the attachment)

 

suddenly Iterator iterates in different order. It happens sometimes.

Please need your help.

1 Accepted Solution

Avatar

Correct answer by
Employee
2 Replies

Avatar

Correct answer by
Employee

Avatar

Level 10

What is ithe filter you are passing ??