Hi,
I want to have a image that i uploaded in the page properties of the child pages in parent page
Below is my code snippet:
Views
Replies
Total Likes
In the above code that i have provided i am not getting childImage
yes i have gone through that article and used in same way it is mentioned in there
Let me know if you have any other solution
Thanks
@tatrived : Can you check what is this statement printing. Specially in a scenario when your parent page is having multiple child pages.
log.info("childImage: {}", childImage);
How are you retrieving pagesList -> pageInfo -> childImage .If you can share snippet, it would help visualize how you are reading this information.
Best way right now would be to debug with 1 child page under a parent and see if you get the image url.
Please let me know if it helps.
thanks.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies