From 3ebae1ffc8a281c9cc29b95677480d532f072edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=9C=A0=ED=95=98?= Date: Fri, 3 Jul 2026 13:47:20 +0900 Subject: [PATCH] =?UTF-8?q?docs(file-upload):=20=EB=8B=A4=EC=9A=B4?= =?UTF-8?q?=EA=B7=B8=EB=A0=88=EC=9D=B4=EB=93=9C=20=EC=A0=9C=ED=95=9C=20?= =?UTF-8?q?=EC=A3=BC=EC=9D=98=20Callout=EC=9D=84=20=ED=95=B4=EC=A0=9C=20?= =?UTF-8?q?=EB=B6=88=EA=B0=80=20=ED=95=AD=EB=AA=A9=20=EC=95=84=EB=9E=98?= =?UTF-8?q?=EB=A1=9C=20=EC=9D=B4=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- .../docs/ko/help-center/create-forms/file-upload-field.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/docs/ko/help-center/create-forms/file-upload-field.mdx b/content/docs/ko/help-center/create-forms/file-upload-field.mdx index 4bf2c59..2223853 100644 --- a/content/docs/ko/help-center/create-forms/file-upload-field.mdx +++ b/content/docs/ko/help-center/create-forms/file-upload-field.mdx @@ -47,13 +47,14 @@ import { Step, Steps } from 'fumadocs-ui/components/steps'; - 파일을 열람하거나 다운로드할 때마다 반드시 사유를 입력해야 하고, 입력한 사유는 활동 로그에 기록됩니다. - 한번 활성화한 뒤에는 해제할 수 없습니다. -- 응답 시트와 내보내기에는 원본 링크 대신 보안 다운로드 링크로 표시되며, 파일 일괄 다운로드 시 해당 필드는 제외된 채로 다운로드 됩니다. -- 토글을 켜기 전에 받은 기존 응답의 파일도 자동으로 보호됩니다. (적용까지 시간이 소요될 수 있습니다) Enterprise 플랜에서 Free나 Pro 플랜으로 다운그레이드 시, 민감 파일의 열람/다운로드가 제한됩니다. +- 응답 시트와 내보내기에는 원본 링크 대신 보안 다운로드 링크로 표시되며, 파일 일괄 다운로드 시 해당 필드는 제외된 채로 다운로드 됩니다. +- 토글을 켜기 전에 받은 기존 응답의 파일도 자동으로 보호됩니다. (적용까지 시간이 소요될 수 있습니다) + 업로드 완료 후 설문을 제출하지 않으면 파일은 저장되지 않습니다.