Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

when I change the property of page and then I publish the page the button on the page is getting is disable in touch UI.But In classic UI its working fine

Avatar

Level 2

when I change the property of page and then I publish the page the button on the page is getting is disable in touch UI.But In classic UI its working fine

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @MikeXXXX,

 

You can do the below things to debug:

  1. Check the error.log
  2. Check console error
  3. Check if any mandatory field is not filled in the page properties
    1. Generally, the tab which has a mandatory field gets highlighted
  4. Check the font of the property - Ex: page name expects only small letters

Hope this helps.

 

Thanks,

Kiran Vedantam.

View solution in original post

2 Replies

Avatar

Community Advisor

@MikeXXXX Please check if you are getting any console error when the button is getting disabled. Also see if anything comes in error.log as well.

 

Thanks!

Avatar

Correct answer by
Community Advisor

Hi @MikeXXXX,

 

You can do the below things to debug:

  1. Check the error.log
  2. Check console error
  3. Check if any mandatory field is not filled in the page properties
    1. Generally, the tab which has a mandatory field gets highlighted
  4. Check the font of the property - Ex: page name expects only small letters

Hope this helps.

 

Thanks,

Kiran Vedantam.