1. 내가 작성한 글만 모아보고 싶어요.

  1. 관리자 웹 > 앱 설정 > 좌측에서 '내가 작성한 글' 을 불러오고 싶은 탭을 선택해 주세요. (단일 메타에서 진행해 주세요.)

  2. 화면 좌측 단일메타 "+ " 버튼을 클릭해서 단일 메타를 추가해 주세요. 작성한 글만 모아서 보여주는 목록 화면을 만들거예요.

  3. 추가한 단일 메타를 클릭하고, '설정 아이콘' 을 클릭해 주세요.

  4. 필터를 펼쳐, "AND 조건 추가" 버튼 클릭 > 조건 항목에 _createUser._id( _createUser 선택 ▶️_id 선택), 조건에는 "조건 값과 같다" 로 선택, 조건 값에 userInfo._id(userInfo 선택 ▶️_id 선택)를 작성해 주세요.

  5. 화면 구성 항목 폴더에 '내가 작성한 글' 목록 화면을 구성할 블록을 추가해 주세요. (ex. 제목, 내용 등 / 기존 목록 화면의 블록을 복사해서 붙여넣기 하면 쉬워요.)

  6. 저장해 주세요. 그리고 '내가 작성한 글' 목록으로 이동하고자 추가했던 블록을 클릭해 주세요.(ex. 내 정보 탭 안의 '내가 작성한 글 모아보기' 버튼 블록/ 블록이 없다면 추가해 주세요.)

  7. 해당 블록에 액션을 추가해 주고 액션 타입은 "목록 화면으로 이동", 메타 코드에는 1. 에서 선택한 메뉴의 메타 코드를 작성하고 findByMeta 에는 2.에서 앱 화면 추가 시 작성한 화면 코드를 작성해 주세요.

  8. 저장 후 앱을 새로고침 해주세요.

#내가 작성한 글 모아보기, #내가 쓴 글, #내가 등록한 글, #나의 글, #내 게시물, #내가 작성한 글 모아 보는 방법

2024.02.07 Jinny

I wish to view only the feeds that I have written

  1. Please choose the desired menu from your feeds by accessing the administrator web > Development Mode > App Settings > left menu bar. (Please proceed in a single meta)

  2. To include an app page, simply click the "+ Add App Page" button located on the left side of the screen.

  3. After adding the app page, proceed to click on it, and then select the 'Lookup Conditions' situated in the rightmost sidebar.

  4. Next, press the "Add AND Condition" button. Enter "_createUser._id" in the condition item, choose "Equivalent to Condition Value" for the condition value, and input "userInfo._id" as the condition value.

  5. Please complete the details for the items that will appear as list items on the Inventory Page (e.g., It's convenient to copy and paste the building blocks onto the page).

  6. Once you've finished entering the information, remember to save your work. Then, navigate to the specific building blocks you wish to include on the "Browsing My Feed" list page mentioned in step 5 (e.g., locate the button on my page). If you don't have the necessary building blocks, please add them.

  7. Now, incorporate the action associated with the selected building blocks. The action type should be set to "Transitioning to the Inventory Page." Input the meta code of the chosen building blocks from step 1. Additionally, use the findByMeta function and include the meta code that was generated when you added the app page in step 2.

  8. After making these changes, be sure to refresh the app for the updates to take effect.

#collected feeds, #my fees, #registered feeds, #my posts, #Guide: browsing my feeds

2023.08.16 Song

Last updated