Using teaser how to get description from liked page | Community
Skip to main content
rahulk11113165
November 15, 2019
Solved

Using teaser how to get description from liked page

  • November 15, 2019
  • 2 replies
  • 1713 views

Using Dita map I created output, I used teaser I got the title but I don't get a description.

So how can I get a description from the linked page

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 Umesh_Sondhi

Hi rahulk11113165

Please check if the page has content for the description field by simply following below steps:

  • Go to your site page and click the page you want to set description for and then click on Properties (p) button


  • Find Description field in the window and if empty then set the description and save

Hope it helps

2 replies

arunpatidar
Community Advisor
Community Advisor
November 16, 2019

you need to set a description of the page using page properties.

Teaser read jcr:description property of the page to get a description.

aem-core-wcm-components/teaser.js at master · adobe/aem-core-wcm-components · GitHub

Arun Patidar
Umesh_Sondhi
Umesh_SondhiAccepted solution
Level 4
November 19, 2019

Hi rahulk11113165

Please check if the page has content for the description field by simply following below steps:

  • Go to your site page and click the page you want to set description for and then click on Properties (p) button


  • Find Description field in the window and if empty then set the description and save

Hope it helps