# To have user field max size configurable

**URL:** https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452
**Category:** Support
**Created:** [December 18, 2016, 3:41pm UTC](https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452 "2016-12-18T15:41:18Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Denis\_Didkovsky](https://avatars.discourse-cdn.com/v4/letter/d/53a042/32.png) [@Denis\_Didkovsky](https://meta.discourse.org/u/Denis_Didkovsky)
#### Post date: [December 18, 2016, 3:41pm UTC](https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452/1 "2016-12-18T15:41:18Z")

</div>

We are planning to use user field for storing the text which is bigger then 2,048.  
Is there any chance to have it configurable as proposed here -  
[https://meta.discourse.org/t/user-field-lengths-are-unbounded/25450/5](https://meta.discourse.org/t/user-field-lengths-are-unbounded/25450/5)

many thanks in advance

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [December 18, 2016, 4:21pm UTC](https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452/2 "2016-12-18T16:21:15Z")

</div>

The said user configurable limits would probably be between 1 - 2048 and not more. The user-field inputs doesn’t provide good UX to input larger texts anyway.

When using larger inputs you can store in a custom\_field and use the `d-editor` to let users input largers texts.

---

<div class="post-metadata">

### Author: ![Denis\_Didkovsky](https://avatars.discourse-cdn.com/v4/letter/d/53a042/32.png) [@Denis\_Didkovsky](https://meta.discourse.org/u/Denis_Didkovsky)
#### Post date: [December 18, 2016, 5:26pm UTC](https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452/3 "2016-12-18T17:26:47Z")

</div>

thanks you, the question is exactly on custom user fields. We want to store some content programmatically is one custom user field per user. the current limit is 2048, thats exactly that we want to overcome for that field (if possible). Please advice. thanks

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [December 18, 2016, 7:18pm UTC](https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452/4 "2016-12-18T19:18:15Z")

</div>

You can use the [PluginStore](https://github.com/discourse/discourse/blob/5dbd6a304bed5400be481d71061d3e3ebb4d6785/app/models/plugin_store.rb) for those fields.

---

<div class="post-metadata">

### Author: ![Denis\_Didkovsky](https://avatars.discourse-cdn.com/v4/letter/d/53a042/32.png) [@Denis\_Didkovsky](https://meta.discourse.org/u/Denis_Didkovsky)
#### Post date: [December 19, 2016, 8:55am UTC](https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452/5 "2016-12-19T08:55:39Z")

</div>

Many thanks. thats might be proper solution for us.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 8, 2024, 12:45pm UTC](https://meta.discourse.org/t/to-have-user-field-max-size-configurable/54452/6 "2024-06-08T12:45:09Z")

</div>

This topic was automatically closed after 2728 days. New replies are no longer allowed.
