# How to create custom values for TypeEditor (Type) field

**URL:** https://discourse.jabref.org/t/how-to-create-custom-values-for-typeeditor-type-field/3848
**Category:** Help
**Tags:** entry-editor
**Created:** [June 9, 2023, 6:21pm UTC](https://discourse.jabref.org/t/how-to-create-custom-values-for-typeeditor-type-field/3848 "2023-06-09T18:21:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![weakever](https://avatars.discourse-cdn.com/v4/letter/w/bc8723/32.png) [@weakever](https://discourse.jabref.org/u/weakever)
#### Post date: [June 9, 2023, 6:21pm UTC](https://discourse.jabref.org/t/how-to-create-custom-values-for-typeeditor-type-field/3848/1 "2023-06-09T18:21:20Z")

</div>

Hi there, I cant find how i can edit default TypeEditor values. In [source code](https://github.com/JabRef/jabref/blob/5ca1ad8266304a5738b3611339804c6821e09bcf/src/main/java/org/jabref/gui/fieldeditors/TypeEditorViewModel.java#LL15C8-L15C8) see that they’re constant defined. Pls tell me, how I can add custom value for easy select

---

<div class="post-metadata">

### Author: ![HoussemNasri](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/houssemnasri/32/1399_2.png) [@HoussemNasri](https://discourse.jabref.org/u/HoussemNasri)
#### Post date: [June 11, 2023, 5:54pm UTC](https://discourse.jabref.org/t/how-to-create-custom-values-for-typeeditor-type-field/3848/2 "2023-06-11T17:54:26Z")

</div>

Unfortunately, that’s not possible. You are welcome to open an issue on the GitHub repository.
