Services and Filters | Community
Skip to main content
Level 2
April 21, 2022
Solved

Services and Filters

  • April 21, 2022
  • 1 reply
  • 1075 views

We wants to know how can we display latest things based on date using services and filters on website.

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 DEBAL_DAS

Could you please explain your requirement here. What are the latest things?

1 reply

DEBAL_DAS
DEBAL_DASAccepted solution
New Member
April 21, 2022

Could you please explain your requirement here. What are the latest things?

Debal Das, Senior AEM Consultant
DvarakaAuthor
Level 2
April 21, 2022

we want to display latest news in our home page. so how can we achieve that

DvarakaAuthor
Level 2
April 21, 2022

Please provide your input on below queries -

 

1. What is the source for news data/content in your project?

2. Are you consuming any 3rd party api to get the news or content authors are adding news on your site using component on daily basis?

3. In case of 3rd party API  are you getting json data associated with news?

4. Are you planning to display only top 5 latest news on home image?

 

 

 


1. This project is just like assignment where we are not holding any real time data.

Temporarily  We have created content fragment and its variations to add news data. Content fragment consists news posted date, news heading, news description. 

As you said a content author can add the news on daily basis how can we achieve that?

3. we are not using any 3rd party API.

4.We are planning to display only top 5 latest news on home page.