Where can i find Scheduled:Publication Pending property of the page: Touch UI | Community
Skip to main content
laughingb220006
Level 2
January 22, 2018
Solved

Where can i find Scheduled:Publication Pending property of the page: Touch UI

  • January 22, 2018
  • 2 replies
  • 1579 views

- Publish page using publish later option and select a page on sites console it shows properties of the page like below screenshot.

- I dont see   publication pending property of the page on jcr repository (in crxde).

Could you please let us know where can i find this publication pending scheduled property of the on jcr repository ?

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 edubey

You can use these properties to get status of a page.

Also, speaking of how these are displayed in OOTB sites structure.

Refer to the JSP here : /libs/cq/gui/components/coral/admin/page/columnpreview/columnpreview.jsp (line 166-205)

2 replies

edubey
edubeyAccepted solution
Level 10
January 22, 2018

You can use these properties to get status of a page.

Also, speaking of how these are displayed in OOTB sites structure.

Refer to the JSP here : /libs/cq/gui/components/coral/admin/page/columnpreview/columnpreview.jsp (line 166-205)

January 12, 2021
Any Possible solution for this. Where the ActivationDate is getting stored in CRXDE.