내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Using teaser how to get description from liked page

Avatar

Level 1

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

1855679_pastedImage_1.png

So how can I get a description from the linked page

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 5

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
    1856263_pastedImage_9.png

  • Find Description field in the window and if empty then set the description and save
    1856831_pastedImage_12.png

Hope it helps

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Community Advisor

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

AEM LinksLinkedIn

Avatar

정확한 답변 작성자:
Level 5

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
    1856263_pastedImage_9.png

  • Find Description field in the window and if empty then set the description and save
    1856831_pastedImage_12.png

Hope it helps