Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

In author unable to open the page properties and getting null

Avatar

Level 1
 
1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

@Naveen1257,
let's try to find out your problem.

Can you please share with us the:

1. Error from the browser's developer tools?

2. Error from error.log

3. Error from Custom.log if any

Most likely it might be a case of a referencing resource that cannot be found, but let's analyse this situation. 

If you wish to understand why I am asking for extra details from the list above, check out this blog, Basic Steps to Debug an Error in AEM, https://sourcedcode.com/blog/aem/development/basic-steps-to-debug-an-error-in-aem

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor and Adobe Champion

@Naveen1257,
let's try to find out your problem.

Can you please share with us the:

1. Error from the browser's developer tools?

2. Error from error.log

3. Error from Custom.log if any

Most likely it might be a case of a referencing resource that cannot be found, but let's analyse this situation. 

If you wish to understand why I am asking for extra details from the list above, check out this blog, Basic Steps to Debug an Error in AEM, https://sourcedcode.com/blog/aem/development/basic-steps-to-debug-an-error-in-aem

Avatar

Community Advisor

@Naveen1257 In AEM, Page Properties comes from Page Templates Page component, so please cross check to which Page content the given Page is resolving to and if that Page component has CQ:Dialog in it.