> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/faq/app-settings/3.md).

# 3. 좋아요/댓글 많은 순서로 정렬하고 싶어요.

**좋아요 많은 순 정렬**

1. 관리자 웹 > 앱 설정 >  설정 아이콘 클릭 > 정렬을 펼쳐 주세요. (단일 메타에서 진행해 주세요.)
2. 정렬 항목에 "\_docTimelineSummary.like"를 입력해 주고 원하는 정렬 방법을 선택 후 저장해 주세요.

* "\_docTimelineSummary.like"를 정렬 항목으로 설정하고 정렬 방법을 오름차순으로 선택하면, 좋아요가 많은 순으로 위에서부터 아래로 정렬돼요.

**댓글 많은 순 정렬**

1. 관리자 웹 > 앱 설정 > 설정 아이콘 클릭 > 정렬을 펼쳐 주세요. (단일 메타에서 진행해 주세요.)
2. 정렬 항목에

* 댓글 수 : \_docTimelineSummary.replyCount
* 답글 수 : \_docTimelineSummary.reReplyCount
* 댓글 / 답글 총합 수 : \_docTimelineSummary.totalReplyCount&#x20;

&#x20;위의 세 가지 중 원하는 항목을 입력해 주고 원하는 정렬 방법을 선택 후 저장해 주세요.

* 위 선택지 중 원하는 것을 정렬 항목으로 설정하고 정렬 방법을 오름차순으로 선택하면 댓글이 많은 순으로 위에서부터 아래로 정렬돼요.

> \#좋아요 많은 순 정렬, #댓글 많은 순 정렬, #조회 조건, #정렬 조건, #정렬 방법 , #좋아요 많은 순서로 정렬하는 방법, #댓글 많은 순서로 정렬하는 방법

2024.02.07 Jinny

### I would like to sort based on the number of likes/comments.

**Arrange based on the number of likes**

1. &#x20;Access the Administrator Web > Development Mode > App Settings. Next, click on the 'Lookup Conditions' located in the rightmost sidebar. (Please proceed in a single meta)
2. &#x20;Click the "Add sorting condition" button and input "\_docTimelineSummary.like" on the sorting item page. Choose your desired sorting method, and save the changes.

* When you designate "\_docTimelineSummary.like" as the sorting criterion and choose the ascending sorting method, the items will be arranged with those having the highest number of likes displayed at the top.

**Arrange based on the number of comments**

1. &#x20;Access the Administrator Web > Development Mode > App Settings, then click the 'Lookup Conditions' in the rightmost sidebar. (Please proceed in a single meta)

Click the "Add sorting condition" button to input sorting criteria:

* Number of comments: \_docTimelineSummary.replyCount
* Number of replies: \_docTimelineSummary.reReplyCount
* Total comments and replies: \_docTimelineSummary.totalReplyCount

Please select your desired option among the three above, choose the preferred sorting method, and save your changes.

* If you choose any of the three options as a sorting criterion and choose the ascending sorting method, the comments will be organized from top to bottom in accordance with the highest count.

> \#sort by the highest number of likes, #sort by the highest number of comments, #verify the condition, #sorting criteria, #sorting method, #how to sort by most likes, #how to sort by most comments

2023.08.17 Song
