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 | Community
Skip to main content
Level 2
March 25, 2021
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

  • March 25, 2021
  • 2 replies
  • 763 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kiran_Vedantam

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.

2 replies

Asutosh_Jena_
Community Advisor
Community Advisor
March 26, 2021

@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!

Kiran_Vedantam
Community Advisor
Kiran_VedantamCommunity AdvisorAccepted solution
Community Advisor
March 26, 2021

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.