# 가입 과정에서 사용자가 파일을 보내는 방법은 무엇인가요?

**URL:** https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294
**Category:** Support
**Created:** [10월 31, 2019, 5:32오전 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294 "2019-10-31T05:32:40Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![\_alejandro](https://avatars.discourse-cdn.com/v4/letter/_/958977/32.png) [@\_alejandro](https://meta.discourse.org/u/_alejandro)
#### Post date: [10월 31, 2019, 5:32오전 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/1 "2019-10-31T05:32:41Z")

</div>

안녕하세요,

회원가입 과정에서 사용자가 이미지를 전송할 수 있는지 궁금합니다.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [10월 31, 2019, 5:44오후 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/2 "2019-10-31T17:44:47Z")

</div>

그 기능을 수행하는 플러그인이 개발되지 않은 한, 사용자가 가입 양식을 완료할 때 이미지를 업로드하는 것은 불가능합니다. 가입 양식에 사용자 정의 필드를 추가할 수는 있지만, 해당 필드는 텍스트 필드, 드롭다운 필드, 또는 체크박스여야 합니다.

해결하려는 문제에 대해 좀 더 자세한 내용을 알려 주실 수 있나요?

---

<div class="post-metadata">

### Author: ![\_alejandro](https://avatars.discourse-cdn.com/v4/letter/_/958977/32.png) [@\_alejandro](https://meta.discourse.org/u/_alejandro)
#### Post date: [10월 31, 2019, 5:54오후 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/3 "2019-10-31T17:54:42Z")

</div>

예를 들어, 가입 양식에서 사용자가 대학원 ID를 입력하도록 해야 한다고 가정해 보겠습니다.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [11월 1, 2019, 11:39오전 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/4 "2019-11-01T11:39:52Z")

</div>

다른 곳에 업로드하도록 하고 로그인 시 링크를 제공하도록 할 수도 있습니다. 아니면 플러그인이 필요합니다.

또한 실제로 대학 ID라면 대학 이메일 주소를 요구할 수도 있습니다.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [11월 1, 2019, 8:39오후 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/5 "2019-11-01T20:39:30Z")

</div>

어디로 보내야 하나요? 관리자에게 보내야 하나요?

---

<div class="post-metadata">

### Author: ![\_alejandro](https://avatars.discourse-cdn.com/v4/letter/_/958977/32.png) [@\_alejandro](https://meta.discourse.org/u/_alejandro)
#### Post date: [11월 1, 2019, 9:57오후 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/6 "2019-11-01T21:57:17Z")

</div>

네, 관리자한테 보내면 될까요? 🙂 가능할까요?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [11월 2, 2019, 10:20오전 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/7 "2019-11-02T10:20:16Z")

</div>

네, [Custom Wizard Plugin 🧙](https://meta.discourse.org/t/custom-wizard-plugin/73345) 를 통해 이것이 가능하다는 것을 확인했습니다.

![image](https://global.discourse-cdn.com/meta/original/3X/f/e/fed8cff4ec614cde7b1d78d19ef56ce3b945068b.png)

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/7/b78d6740bdc1bc050a3fadb63fb2cfe6b3cf1630.png)

 ![image](https://global.discourse-cdn.com/meta/original/3X/c/1/c1b24a254778242fe371f55c72a42176c46807d1.png)

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/9/b9595a8a264246be3ee0db3af1859908a52e5f56.png)

🎉 🏟

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [12월 2, 2019, 10:33오전 UTC](https://meta.discourse.org/t/how-can-a-user-send-a-file-in-the-sign-up-process/132294/8 "2019-12-02T10:33:12Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
