diff --git a/content/docs/en/help-center/create-forms/customize-button-labels.mdx b/content/docs/en/help-center/create-forms/customize-button-labels.mdx
deleted file mode 100644
index 34fc7b9..0000000
--- a/content/docs/en/help-center/create-forms/customize-button-labels.mdx
+++ /dev/null
@@ -1,35 +0,0 @@
----
-title: "Customize Button Labels"
-description: "You can freely change or hide the labels of the 'Next' and 'Submit' buttons."
----
-
-import { Step, Steps } from 'fumadocs-ui/components/steps';
-
-
-
-## Customizing the Next Button
-
-- By default, horizontal-view surveys display one question at a time, and a 'Next' button appears when moving to the next question.
-- To hide this button:
-
-
-
- ### Go to the Settings tab
- Open the 'Settings' tab on the right side of the project edit screen.
-
-
- ### Enable Hide Button
- Under the 'Next Button' category, enable 'Hide Button'.
-
-
-
-- If you want to use different text instead of 'Next', enter your preferred text in the 'Edit Button Label' field.
-
-## Customizing the Submit Button
-
-- The default label is 'Submit Response'.
-- To change it, click the button and type your preferred text directly to update the label.
-
-
-Adjusting button labels to match your brand or survey tone can help improve participation rates.
-
diff --git a/content/docs/en/help-center/create-forms/grouping-fields.mdx b/content/docs/en/help-center/create-forms/grouping-fields.mdx
index 715d4ae..9c161d5 100644
--- a/content/docs/en/help-center/create-forms/grouping-fields.mdx
+++ b/content/docs/en/help-center/create-forms/grouping-fields.mdx
@@ -14,12 +14,12 @@ description: The former multi-field feature has been replaced by field groups, w
## How Groups Work
- Groups simply bundle questions together; logic is still applied to each question individually.
-- `Page breaks`, which are used in vertical view, cannot be used inside a group. You can only separate pages with questions that are outside the group.
+- `Page breaks`, which are used in Standard View, cannot be used inside a group. You can only separate pages with questions that are outside the group.
-## Display in Horizontal and Vertical Views
+## Display in Grouped and Standard Views
-- In horizontal view, questions normally appear one per page, but questions bundled into a group are shown together on the same page.
-- In vertical view, all questions are normally shown on a single page, but by placing `page breaks` before and after a group, you can visually separate it by scroll.
+- In Grouped View, questions normally appear one per page, but questions bundled into a group are shown together on the same page.
+- In Standard View, all questions are normally shown on a single page, but by placing `page breaks` before and after a group, you can visually separate it by scroll.
Field groups help you organize your survey flow more cleanly and make complex question structures easier to scan at a glance.
diff --git a/content/docs/en/help-center/create-forms/rejection-field.mdx b/content/docs/en/help-center/create-forms/rejection-field.mdx
index 115c629..698bd5d 100644
--- a/content/docs/en/help-center/create-forms/rejection-field.mdx
+++ b/content/docs/en/help-center/create-forms/rejection-field.mdx
@@ -14,8 +14,8 @@ description: "The rejection field ends the survey without collecting a response
## Where to Place It
- We recommend placing it at the very end of the survey.
- - In vertical view, all questions appear on a single page, so a rejection field placed in the middle can immediately end the survey as soon as the page loads.
- - In horizontal view, placing it at the very beginning can reject respondents right when they start.
+ - In Standard View, all questions appear on a single page, so a rejection field placed in the middle can immediately end the survey as soon as the page loads.
+ - In Grouped View, placing it at the very beginning can reject respondents right when they start.
- It's a good idea to add a `page break` before a rejection field.
## Examples
diff --git a/content/docs/en/help-center/create-forms/team-template.mdx b/content/docs/en/help-center/create-forms/team-template.mdx
index 6dee39e..80246b1 100644
--- a/content/docs/en/help-center/create-forms/team-template.mdx
+++ b/content/docs/en/help-center/create-forms/team-template.mdx
@@ -24,7 +24,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
### Configure options
- Optionally set whether to import as a copy, the preview orientation (horizontal/vertical), and a template description.
+ Optionally set whether to import as a copy, the preview orientation (grouped/standard), and a template description.
### Save
diff --git a/content/docs/en/help-center/custom-design/customize-button-labels.mdx b/content/docs/en/help-center/custom-design/customize-button-labels.mdx
index 34fc7b9..0ea8d44 100644
--- a/content/docs/en/help-center/custom-design/customize-button-labels.mdx
+++ b/content/docs/en/help-center/custom-design/customize-button-labels.mdx
@@ -9,7 +9,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
## Customizing the Next Button
-- By default, horizontal-view surveys display one question at a time, and a 'Next' button appears when moving to the next question.
+- By default, grouped-view surveys display one question at a time, and a 'Next' button appears when moving to the next question.
- To hide this button:
diff --git a/content/docs/en/help-center/faq.mdx b/content/docs/en/help-center/faq.mdx
index d1176cd..a09d5bd 100644
--- a/content/docs/en/help-center/faq.mdx
+++ b/content/docs/en/help-center/faq.mdx
@@ -68,12 +68,12 @@ import { Accordion, Accordions } from 'fumadocs-ui/components/accordion';
A rejection field is used to stop respondents who don't qualify for the survey from continuing — responses routed to a rejection field are not saved. If you want to show a message after submission, we recommend using an ending field instead. We also recommend deleting any rejection field, or using logic settings so that it isn't connected to preceding questions.
-
- Horizontal view shows one question (one field group) per page, while vertical view shows all questions on a single page.
+
+ Grouped View shows one question (one field group) per page, while Standard View shows all questions on a single page.
- In horizontal view, you can use field groups to display multiple questions together on a single screen. In vertical view, you can add `Page Break` between questions to split the page however you like.
+ In Grouped View, you can use field groups to display multiple questions together on a single screen. In Standard View, you can add `Page Break` between questions to split the page however you like.
diff --git a/content/docs/en/help-center/share-forms/creating-a-custom-url.mdx b/content/docs/en/help-center/share-forms/creating-a-custom-url.mdx
index e98f4e3..f01e0f7 100644
--- a/content/docs/en/help-center/share-forms/creating-a-custom-url.mdx
+++ b/content/docs/en/help-center/share-forms/creating-a-custom-url.mdx
@@ -25,7 +25,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
### Choose a view mode
- Select either horizontal or vertical view first and save — the setting is applied immediately without needing to click Publish again.
+ Select either Grouped or Standard View first and save — the setting is applied immediately without needing to click Publish again.
diff --git a/content/docs/en/help-center/share-forms/page-breaks.mdx b/content/docs/en/help-center/share-forms/page-breaks.mdx
index 2b1a14d..f14ff83 100644
--- a/content/docs/en/help-center/share-forms/page-breaks.mdx
+++ b/content/docs/en/help-center/share-forms/page-breaks.mdx
@@ -1,14 +1,14 @@
---
title: "Page Breaks"
-description: "When a vertical-view survey gets too long, page breaks let you split it up so respondents can follow along more easily."
+description: "When a standard-view survey gets too long, page breaks let you split it up so respondents can follow along more easily."
---
## Adding a Page Break
-- Use this in vertical view (scrollable surveys) when there are a lot of questions and a single page becomes too long.
+- Use this in Standard View (scrollable surveys) when there are a lot of questions and a single page becomes too long.
- Hover between the fields where you want to split, and a 'Page break' button will appear.
- Click it to insert a page break at that position.
## How Page Breaks Work
-- When you share the survey in vertical view, a 'Next' button is automatically added at the bottom of the last question before each page break.
+- When you share the survey in Standard View, a 'Next' button is automatically added at the bottom of the last question before each page break.
- Respondents click 'Next' to move on to the following page and continue the survey.
diff --git a/content/docs/en/help-center/share-forms/sharing-your-survey.mdx b/content/docs/en/help-center/share-forms/sharing-your-survey.mdx
index 36d7087..5e4a420 100644
--- a/content/docs/en/help-center/share-forms/sharing-your-survey.mdx
+++ b/content/docs/en/help-center/share-forms/sharing-your-survey.mdx
@@ -1,24 +1,24 @@
---
title: "Sharing Your Survey (URL, QR Code, Embed)"
-description: "Once you've built your survey, it's time to share the URL with respondents. Walla lets you share surveys in two view styles: horizontal view and vertical view."
+description: "Once you've built your survey, it's time to share the URL with respondents. Walla lets you share surveys in two view styles: Grouped View and Standard View."
---
-## Horizontal View
+## Grouped View
- Questions are displayed one at a time, in order.
- Respondents click the `Next` button to move to the next question.
- Great for helping respondents focus on one question at a time.
-## Vertical View
+## Standard View
- All questions are laid out vertically on a single page, so respondents can see everything at once.
- Good for quickly scanning the whole survey, but long surveys can lead to very long pages.
## Showing Multiple Questions on One Page
-- ### Horizontal View + Field Groups
- - Bundle multiple questions into a field group, and they'll appear together on the same page even in horizontal view.
+- ### Grouped View + Field Groups
+ - Bundle multiple questions into a field group, and they'll appear together on the same page even in Grouped View.
-- ### Vertical View + Page Breaks
- - When sharing in vertical view, add `page breaks` to split questions into digestible sections.
+- ### Standard View + Page Breaks
+ - When sharing in Standard View, add `page breaks` to split questions into digestible sections.
- A `Next` button appears at the bottom of each page, letting respondents move through the survey naturally.
diff --git a/content/docs/ko/help-center/create-forms/customize-button-labels.mdx b/content/docs/ko/help-center/create-forms/customize-button-labels.mdx
deleted file mode 100644
index 7398ccd..0000000
--- a/content/docs/ko/help-center/create-forms/customize-button-labels.mdx
+++ /dev/null
@@ -1,41 +0,0 @@
----
-title: "버튼 문구 변경하기"
-description: "'다음으로 넘어가기' 버튼과 '응답 제출' 버튼의 문구를 자유롭게 바꾸거나 숨길 수 있어요."
----
-
-import { Step, Steps } from 'fumadocs-ui/components/steps';
-
-## 다음 버튼 커스텀하기
-
-- 기본적으로 가로보기 설문은 한 문항씩 표시되며, 다음 문항으로 이동할 때 '다음' 버튼이 나타납니다.
-- **이 버튼을 숨기려면**
-
-
-
- ### 설정 탭으로 이동
- 프로젝트 편집 화면 오른쪽의 '설정' 탭으로 이동하세요.
-
-
- ### 버튼 가리기 활성화
- '다음 버튼' 카테고리에서 '버튼 가리기'를 활성화하면 됩니다.
-
-
-
-- 만약 '다음' 대신 **다른 문구를 넣고 싶다면**, '버튼명 수정' 항목에 원하는 텍스트를 입력해주세요.
-
-
-
-
-
-## 응답 제출 버튼 커스텀하기
-
-- 기본 문구는 '응답 제출'로 표시됩니다.
-- 문구를 바꾸고 싶다면 버튼을 클릭한 뒤, 원하는 텍스트를 직접 입력하면 새로운 문구로 변경됩니다.
-
-
-
-
-
-
-버튼 문구를 브랜드나 설문 톤에 맞게 바꾸면 참여율을 높이는 데 도움이 됩니다.
-
diff --git a/content/docs/ko/help-center/create-forms/grouping-fields.mdx b/content/docs/ko/help-center/create-forms/grouping-fields.mdx
index d1fd2ac..2bc97d6 100644
--- a/content/docs/ko/help-center/create-forms/grouping-fields.mdx
+++ b/content/docs/ko/help-center/create-forms/grouping-fields.mdx
@@ -3,34 +3,28 @@ title: 필드 그룹으로 묶기
description: 기존의 다중필드가 필드 그룹으로 변경되었어요. 필드 그룹은 여러 문항을 한 번에 묶어서 관리할 수 있는 기능이에요.
---
-import { Step, Steps } from 'fumadocs-ui/components/steps';
-
## 필드 그룹 만들기
-
-
- ### 필드 하단에 마우스 올리기
- 프로젝트 편집 화면에서 필드 하단으로 마우스를 가져가면 `추가하기` 버튼이 나타납니다. 이 버튼을 눌러 새 문항을 추가하면 자동으로 필드 그룹이 생성됩니다.
+프로젝트 편집 화면에서 필드 하단으로 마우스를 가져가면 `추가하기` 버튼이 나타납니다. 이 버튼을 눌러 새 문항을 추가하면 자동으로 필드 그룹이 생성됩니다.
+
+
+
+## 그룹명 입력하기
-
-
-
- ### 그룹 안에 문항 넣기
- 원하는 문항을 선택해 그룹 안에 넣을 수 있습니다.
+- 필드가 2개 이상 들어있는 그룹은 그룹명을 입력할 수 있습니다.
+- 입력한 그룹명을 응답자에게는 보이지 않고, 프로젝트 편집 화면에서만 확인할 수 있습니다.
-
-
-
+
## 그룹 동작 방식
- 그룹은 단순히 문항을 묶는 역할만 하며, 각 문항별 로직은 개별적으로 적용할 수 있어요.
-- 세로보기에 사용되는 `페이지 나누기`는 그룹 안에서는 사용할 수 없고, 그룹 밖의 문항에서만 페이지를 구분할 수 있습니다.
+- 기본 보기에 사용되는 `페이지 나누기`는 그룹 안에서는 사용할 수 없고, 그룹 밖의 문항에서만 페이지를 구분할 수 있습니다.
-## 가로보기·세로보기에서의 표시
+## 기본 보기·그룹별 보기에서의 표시
-- 가로보기에서는 원래 한 페이지에 한 문항씩 표시되지만, 그룹으로 묶은 문항들은 한 페이지에 함께 표시됩니다.
-- 세로보기에서는 기본적으로 모든 문항이 한 페이지에 보이지만, `페이지 나누기`를 이용해 그룹의 앞뒤를 구분하면 중간에 스크롤이 나뉘어 문항을 구분해 볼 수 있어요.
+- 기본 보기에서는 기본적으로 모든 문항이 한 페이지에 보이지만, `페이지 나누기`를 이용해 그룹의 앞뒤를 구분하면 중간에 스크롤이 나뉘어 문항을 구분해 볼 수 있어요.
+- 그룹별 보기에서는 원래 한 페이지에 한 문항씩 표시되지만, 그룹으로 묶은 문항들은 한 페이지에 함께 표시됩니다.
필드 그룹을 활용하면 설문 흐름을 더 깔끔하게 구성할 수 있고, 복잡한 문항 구조를 한눈에 정리하기에 편리해요.
diff --git a/content/docs/ko/help-center/create-forms/rejection-field.mdx b/content/docs/ko/help-center/create-forms/rejection-field.mdx
index 269cfe8..8a6d74c 100644
--- a/content/docs/ko/help-center/create-forms/rejection-field.mdx
+++ b/content/docs/ko/help-center/create-forms/rejection-field.mdx
@@ -16,8 +16,8 @@ description: "탈락 필드는 특정 조건에 해당하는 응답을 수집하
## 배치 방법
- 탈락필드를 추가한 경우에는 **반드시 로직 설정을 해야합니다.**
- - 세로보기의 경우 한 페이지에 모든 문항이 보이기 때문에 탈락 필드가 로직 없이 중간에 있으면 페이지가 열리자마자 바로 탈락될 수 있어요.
- - 가로보기에서도 맨 처음에 두면 설문을 시작하자마자 탈락될 수 있습니다.
+ - 기본 보기의 경우 한 페이지에 모든 문항이 보이기 때문에 탈락 필드가 로직 없이 중간에 있으면 페이지가 열리자마자 바로 탈락될 수 있어요.
+ - 그룹별 보기에서도 맨 처음에 두면 설문을 시작하자마자 탈락될 수 있습니다.
- 아래와 같이 분기 처리가 되어 있는지 반드시 확인해주세요.
diff --git a/content/docs/ko/help-center/create-forms/setting-up-logic.mdx b/content/docs/ko/help-center/create-forms/setting-up-logic.mdx
index ce1dd45..3b5b651 100644
--- a/content/docs/ko/help-center/create-forms/setting-up-logic.mdx
+++ b/content/docs/ko/help-center/create-forms/setting-up-logic.mdx
@@ -61,6 +61,41 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
+## 노드 활용하여 로직 설정하기
+
+
+
+ ### 노드와 연결선 살펴보기
+ 로직 화면에서는 각 문항이 노드로 표시되고, 노드 사이의 연결선으로 이동 흐름을 확인할 수 있습니다. `기본 이동`은 모든 응답자가 지나는 기본 흐름을, `로직 #1`, `로직 #2`처럼 번호가 붙은 분기는 조건에 따라 갈라지는 경로를 나타냅니다.
+
+
+
+
+ ### 기본 이동 설정하기
+ 노드 위의 `기본 이동` 라벨을 누르면 `다음 필드`를 선택하는 드롭다운이 열립니다. 필드를 검색하거나 목록에서 골라, 조건에 해당하지 않는 응답자가 이동할 기본 문항을 지정할 수 있습니다.
+
+
+
+
+ ### 로직 노드에서 조건 편집하기
+ `로직 #1`, `로직 #2`처럼 번호가 붙은 분기 라벨을 누르면 조건 영역이 바로 펼쳐집니다. 기준 문항과 포함 조건, 옵션을 노드 위에서 직접 수정하거나 `새로운 조건`을 추가할 수 있습니다.
+
+
+
+
+ ### 연결선을 눌러 바로 수정하기
+ 필드를 선택한 뒤 노드 위의 `로직`이나 `기본 이동` 라벨을 누르지 않고, 노드 사이의 연결선만 바로 눌러도 해당 흐름을 수정할 수 있습니다.
+
+
+
+
+ ### 노드를 드래그해 연결하기
+ 노드 하단의 연결점을 끌어 다른 문항 노드에 놓으면 두 문항을 직접 이어 이동 흐름을 만들 수 있습니다. 연결선을 새로 그리면 응답자가 해당 경로로 이동합니다.
+
+
+
+
+
## 로직 활용 예시
- #### 예시 1. 개인정보 동의에 따른 분기
diff --git a/content/docs/ko/help-center/create-forms/team-template.mdx b/content/docs/ko/help-center/create-forms/team-template.mdx
index 2e24213..d8a1a0a 100644
--- a/content/docs/ko/help-center/create-forms/team-template.mdx
+++ b/content/docs/ko/help-center/create-forms/team-template.mdx
@@ -28,7 +28,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
### 옵션 설정 후 저장
- 필요 시 복제본으로 불러오기 여부, 미리보기 방향(가로/세로), 템플릿 설명을 설정한 뒤 `불러오기`를 클릭하면 팀 템플릿으로 저장됩니다.
+ 필요 시 복제본으로 불러오기 여부, 미리보기 방향(기본 보기/그룹별 보기), 템플릿 설명을 설정한 뒤 `불러오기`를 클릭하면 팀 템플릿으로 저장됩니다.
diff --git a/content/docs/ko/help-center/custom-design/customize-button-labels.mdx b/content/docs/ko/help-center/custom-design/customize-button-labels.mdx
index 7398ccd..df3ceec 100644
--- a/content/docs/ko/help-center/custom-design/customize-button-labels.mdx
+++ b/content/docs/ko/help-center/custom-design/customize-button-labels.mdx
@@ -7,7 +7,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
## 다음 버튼 커스텀하기
-- 기본적으로 가로보기 설문은 한 문항씩 표시되며, 다음 문항으로 이동할 때 '다음' 버튼이 나타납니다.
+- 기본적으로 그룹별 보기 설문은 한 문항씩 표시되며, 다음 문항으로 이동할 때 '다음' 버튼이 나타납니다.
- **이 버튼을 숨기려면**
diff --git a/content/docs/ko/help-center/faq.mdx b/content/docs/ko/help-center/faq.mdx
index d03b94d..22c8854 100644
--- a/content/docs/ko/help-center/faq.mdx
+++ b/content/docs/ko/help-center/faq.mdx
@@ -72,12 +72,12 @@ import { Accordion, Accordions } from 'fumadocs-ui/components/accordion';
탈락필드는 응답 대상자가 아닌 경우 설문 진행을 제한하기 위한 필드로, 탈락필드로 이동된 응답은 저장되지 않습니다. 응답 제출 후 안내 메시지를 노출하고 싶으시다면 ‘엔딩필드’를 사용하시기를 권장드리며, 탈락필드를 삭제 혹은 로직 설정을 통해 앞 문항과 이어지지 않도록 설정하시는 것을 권장드립니다.
-
- 가로보기는 한 페이지에 한 문항(한 필드 그룹)씩 보이는 보기 방식이고, 세로보기는 한 페이지에 전체 문항이 보이는 보기 방식입니다.
+
+ 기본 보기는 한 페이지에 전체 문항이 보이는 보기 방식이고, 그룹별 보기는 한 페이지에 한 문항(한 필드 그룹)씩 보이는 보기 방식입니다.
- 가로 보기에서는 필드 그룹을 사용하여 여러 문항을 하나의 화면에 함께 구성할 수 있습니다. 세로 보기에서는 문항 사이에 `페이지 나누기`를 추가하여 원하는 기준으로 화면을 구분할 수 있습니다.
+ 기본 보기를 사용하면 한 페이지에 모든 문항이 보이고, 스크롤하여 다음 문항으로 이동합니다. 기본 보기에서는 문항 사이에 `페이지 나누기`를 추가하여 원하는 기준으로 화면을 구분할 수 있습니다. 그룹별 보기에서는 필드 그룹을 사용하여 여러 문항을 하나의 화면에 함께 구성할 수 있습니다.
diff --git a/content/docs/ko/help-center/share-forms/creating-a-custom-url.mdx b/content/docs/ko/help-center/share-forms/creating-a-custom-url.mdx
index 57ec545..ca6836d 100644
--- a/content/docs/ko/help-center/share-forms/creating-a-custom-url.mdx
+++ b/content/docs/ko/help-center/share-forms/creating-a-custom-url.mdx
@@ -25,7 +25,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
### 보기 방식 선택
- 가로보기/세로보기 중 원하는 보기 방식을 먼저 선택한 뒤 저장하면, 해당 설정이 게시하기를 누르지 않아도 바로 반영됩니다.
+ 기본 보기/그룹별 보기 중 원하는 보기 방식을 먼저 선택한 뒤 저장하면, 해당 설정이 게시하기를 누르지 않아도 바로 반영됩니다.
diff --git a/content/docs/ko/help-center/share-forms/horizontal-vs-vertical-view.mdx b/content/docs/ko/help-center/share-forms/horizontal-vs-vertical-view.mdx
index edc36a1..4b5d706 100644
--- a/content/docs/ko/help-center/share-forms/horizontal-vs-vertical-view.mdx
+++ b/content/docs/ko/help-center/share-forms/horizontal-vs-vertical-view.mdx
@@ -1,30 +1,33 @@
---
-title: "가로보기 vs 세로보기"
-description: "왈라에서는 두 가지 보기 방식(가로보기, 세로보기)으로 설문을 공유할 수 있어요."
+title: 기본 보기 vs 그룹별 보기
+description: 왈라에서는 두 가지 보기 방식(기본 보기, 그룹별 보기)으로 설문을 공유할 수 있어요.
---
-
+
-## 가로보기
+## 기본 보기
+
+- 모든 문항이 한 페이지에 세로로 나열되어 한 번에 볼 수 있는 형태예요.
+- 빠르게 전체 문항을 확인할 수 있지만, 문항이 많을 경우 페이지가 길어질 수 있어요.
+## 그룹별 보기
- 한 문항씩 순서대로 표시되는 방식이에요.
- 응답자가 `다음` 버튼을 눌러 다음 문항으로 이동합니다.
- 문항을 하나씩 집중해서 응답받고 싶을 때 유용해요.
-## 세로보기
-- 모든 문항이 한 페이지에 세로로 나열되어 한 번에 볼 수 있는 형태예요.
-- 빠르게 전체 문항을 확인할 수 있지만, 문항이 많을 경우 페이지가 길어질 수 있어요.
## 여러 문항을 한 페이지에 노출하는 방법
-- ### 가로보기+필드 그룹
- - 여러 문항을 하나의 필드 그룹으로 묶으면 가로보기에서도 그룹 내 문항들이 한 페이지에 함께 표시됩니다.
+- ### 기본 보기+페이지 나누기
+ - 기본 보기로 공유하면서 `페이지 나누기`를 추가하면 문항을 구간별로 나눠 한 번에 보기 좋은 단위로 구성할 수 있어요.
+ - 각 페이지 하단에 `다음` 버튼이 생겨 응답자가 자연스럽게 설문을 진행할 수 있습니다.
+
+- ### 그룹별 보기+필드 그룹
+ - 여러 문항을 하나의 필드 그룹으로 묶으면 그룹별 보기에서도 그룹 내 문항들이 한 페이지에 함께 표시됩니다.
+
+
-
-- ### 세로보기+페이지 나누기
- - 세로보기로 공유하면서 `페이지 나누기`를 추가하면 문항을 구간별로 나눠 한 번에 보기 좋은 단위로 구성할 수 있어요.
- - 각 페이지 하단에 `다음` 버튼이 생겨 응답자가 자연스럽게 설문을 진행할 수 있습니다.
-
+
diff --git a/content/docs/ko/help-center/share-forms/page-breaks.mdx b/content/docs/ko/help-center/share-forms/page-breaks.mdx
index 030f97f..f4ac97d 100644
--- a/content/docs/ko/help-center/share-forms/page-breaks.mdx
+++ b/content/docs/ko/help-center/share-forms/page-breaks.mdx
@@ -1,15 +1,15 @@
---
-title: "페이지 나누기"
-description: "세로보기 설문에서 문항이 너무 길어질 때, 중간에 페이지를 나눠 응답자가 한눈에 보기 편하도록 만들어주는 기능이에요."
+title: 페이지 나누기
+description: 기본 보기 설문에서 문항이 너무 길어질 때, 중간에 페이지를 나눠 응답자가 한눈에 보기 편하도록 만들어주는 기능이에요.
---
## 페이지 나누기 추가하기
-- 세로보기(스크롤형 설문)에서 문항이 많아 한 페이지가 길어질 경우 사용합니다.
+- 기본 보기(스크롤형 설문)에서 문항이 많아 한 페이지가 길어질 경우 사용합니다.
- 끊고 싶은 필드 사이에 커서를 올리면 ‘페이지 나누기’ 버튼이 나타납니다.
- 이 버튼을 클릭하면 해당 위치에 페이지가 구분돼요.
## 페이지 나누기 동작 방식
-- 설문을 세로보기로 공유했을 때, 페이지 나누기 전 문항의 하단에 ‘다음’ 버튼이 자동으로 생깁니다.
+- 설문을 기본 보기로 공유했을 때, 페이지 나누기 전 문항의 하단에 ‘다음’ 버튼이 자동으로 생깁니다.
- 응답자는 ‘다음’을 눌러 다음 페이지로 이동하며 설문을 이어갈 수 있어요.
diff --git a/content/docs/ko/help-center/share-forms/sharing-your-survey.mdx b/content/docs/ko/help-center/share-forms/sharing-your-survey.mdx
index 44775b2..3b45e3e 100644
--- a/content/docs/ko/help-center/share-forms/sharing-your-survey.mdx
+++ b/content/docs/ko/help-center/share-forms/sharing-your-survey.mdx
@@ -1,6 +1,6 @@
---
title: 설문 공유하기 (URL, QR코드, 코드)
-description: 설문을 만들었다면, 이제 응답자에게 설문 URL을 공유할 차례예요. 왈라에서는 두 가지 보기 방식(가로보기, 세로보기)으로 설문을 공유할 수 있습니다.
+description: 설문을 만들었다면, 이제 응답자에게 설문 URL을 공유할 차례예요. 왈라에서는 두 가지 보기 방식(기본 보기, 그룹별 보기)으로 설문을 공유할 수 있습니다.
---
## URL로 공유하기
@@ -8,7 +8,7 @@ description: 설문을 만들었다면, 이제 응답자에게 설문 URL을 공
설문 링크를 복사해 메신저·이메일·SNS 등 원하는 채널에 붙여넣어 응답자에게 전달할 수 있어요.
### URL 복사하기
-링크 옆 복사 아이콘을 눌러 가로보기 또는 세로보기 URL을 클립보드에 복사할 수 있어요.
+링크 옆 복사 아이콘을 눌러 기본 보기 또는 그룹별 URL을 클립보드에 복사할 수 있어요.
@@ -22,7 +22,7 @@ description: 설문을 만들었다면, 이제 응답자에게 설문 URL을 공
설문 URL을 QR코드로 변환해 포스터·전단지·매장 등 오프라인 공간에서 응답자가 쉽게 접근할 수 있도록 공유할 수 있어요.
### QR코드 열기
-QR코드 아이콘을 누르면 가로보기 또는 세로보기 URL의 QR코드를 바로 확인하고 다운로드할 수 있어요.
+QR코드 아이콘을 누르면 QR코드를 바로 확인하고 다운로드할 수 있어요.
@@ -31,6 +31,6 @@ QR코드 아이콘을 누르면 가로보기 또는 세로보기 URL의 QR코드
iframe 임베드 코드를 복사해 자체 웹사이트나 랜딩 페이지에 삽입하면, 응답자가 페이지 이동 없이 설문에 참여할 수 있어요.
### 임베드 코드 복사하기
-`<>` 아이콘을 누르면 가로보기 또는 세로보기 설문을 페이지에 삽입할 수 있는 임베드 코드가 표시돼요.
+`<>` 아이콘을 누르면 설문을 페이지에 삽입할 수 있는 임베드 코드가 표시돼요.
diff --git a/public/images/guides/create-forms/logic-action.png b/public/images/guides/create-forms/logic-action.png
index ac07492..59b1776 100644
Binary files a/public/images/guides/create-forms/logic-action.png and b/public/images/guides/create-forms/logic-action.png differ
diff --git a/public/images/guides/create-forms/logic-broken-conflict.png b/public/images/guides/create-forms/logic-broken-conflict.png
index 3322dac..e59ab44 100644
Binary files a/public/images/guides/create-forms/logic-broken-conflict.png and b/public/images/guides/create-forms/logic-broken-conflict.png differ
diff --git a/public/images/guides/create-forms/logic-button.png b/public/images/guides/create-forms/logic-button.png
index e535da5..ebf13bb 100644
Binary files a/public/images/guides/create-forms/logic-button.png and b/public/images/guides/create-forms/logic-button.png differ
diff --git a/public/images/guides/create-forms/logic-condition-action.png b/public/images/guides/create-forms/logic-condition-action.png
index 88b8d48..9080489 100644
Binary files a/public/images/guides/create-forms/logic-condition-action.png and b/public/images/guides/create-forms/logic-condition-action.png differ
diff --git a/public/images/guides/create-forms/logic-condition-multiple.png b/public/images/guides/create-forms/logic-condition-multiple.png
index e01da4e..f9491d9 100644
Binary files a/public/images/guides/create-forms/logic-condition-multiple.png and b/public/images/guides/create-forms/logic-condition-multiple.png differ
diff --git a/public/images/guides/create-forms/logic-condition.png b/public/images/guides/create-forms/logic-condition.png
index 5b2f9dc..ffb5245 100644
Binary files a/public/images/guides/create-forms/logic-condition.png and b/public/images/guides/create-forms/logic-condition.png differ
diff --git a/public/images/guides/create-forms/logic-node-condition.png b/public/images/guides/create-forms/logic-node-condition.png
new file mode 100644
index 0000000..16a02a9
Binary files /dev/null and b/public/images/guides/create-forms/logic-node-condition.png differ
diff --git a/public/images/guides/create-forms/logic-node-connect.png b/public/images/guides/create-forms/logic-node-connect.png
new file mode 100644
index 0000000..238a3d2
Binary files /dev/null and b/public/images/guides/create-forms/logic-node-connect.png differ
diff --git a/public/images/guides/create-forms/logic-node-default-move.png b/public/images/guides/create-forms/logic-node-default-move.png
new file mode 100644
index 0000000..0e9aad9
Binary files /dev/null and b/public/images/guides/create-forms/logic-node-default-move.png differ
diff --git a/public/images/guides/create-forms/logic-node-line-edit.png b/public/images/guides/create-forms/logic-node-line-edit.png
new file mode 100644
index 0000000..980da45
Binary files /dev/null and b/public/images/guides/create-forms/logic-node-line-edit.png differ
diff --git a/public/images/guides/create-forms/logic-node-overview.png b/public/images/guides/create-forms/logic-node-overview.png
new file mode 100644
index 0000000..f71350b
Binary files /dev/null and b/public/images/guides/create-forms/logic-node-overview.png differ
diff --git a/public/images/guides/manage-forms/field-group-add-button.png b/public/images/guides/manage-forms/field-group-add-button.png
index ceccb68..eccff0b 100644
Binary files a/public/images/guides/manage-forms/field-group-add-button.png and b/public/images/guides/manage-forms/field-group-add-button.png differ
diff --git a/public/images/guides/manage-forms/field-group-name.png b/public/images/guides/manage-forms/field-group-name.png
new file mode 100644
index 0000000..9487f7f
Binary files /dev/null and b/public/images/guides/manage-forms/field-group-name.png differ
diff --git a/public/images/guides/share-forms/view-mode-horizontal-field-group.png b/public/images/guides/share-forms/view-mode-horizontal-field-group.png
index 8372a8a..5f2963b 100644
Binary files a/public/images/guides/share-forms/view-mode-horizontal-field-group.png and b/public/images/guides/share-forms/view-mode-horizontal-field-group.png differ
diff --git a/public/images/guides/share-forms/view-mode-horizontal-vs-vertical.png b/public/images/guides/share-forms/view-mode-horizontal-vs-vertical.png
index f9c6068..7e4c847 100644
Binary files a/public/images/guides/share-forms/view-mode-horizontal-vs-vertical.png and b/public/images/guides/share-forms/view-mode-horizontal-vs-vertical.png differ
diff --git a/public/images/guides/share-forms/view-mode-vertical-page-break.png b/public/images/guides/share-forms/view-mode-vertical-page-break.png
index 971cb7a..688c1af 100644
Binary files a/public/images/guides/share-forms/view-mode-vertical-page-break.png and b/public/images/guides/share-forms/view-mode-vertical-page-break.png differ