# Is it possible to add a text input within the product entity?

**URL:** https://forum.shopware.com/t/is-it-possible-to-add-a-text-input-within-the-product-entity/87748
**Category:** Shopware 6 (English)
**Created:** [18. Mai 2021 um 18:21 UTC](https://forum.shopware.com/t/is-it-possible-to-add-a-text-input-within-the-product-entity/87748 "2021-05-18T18:21:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shopware6ux](https://avatars.discourse-cdn.com/v4/letter/s/b2d939/32.png) [@shopware6ux](https://forum.shopware.com/u/shopware6ux)
#### Post date: [18. Mai 2021 um 18:21 UTC](https://forum.shopware.com/t/is-it-possible-to-add-a-text-input-within-the-product-entity/87748/1 "2021-05-18T18:21:40Z")

</div>

I would like to be able to add a text input field on the Add product page on the admin, this input would hold a string as data and I was going to save in a plugins table. The thing is that in [this](https://developer.shopware.com/docs/guides/plugins/plugins/administration/add-custom-field) link it says that the input should be readable only. Does anyone knows to tell me why? If this is a solution, how could I fetch this on my back end, lets say in a ProductSubscriber?

Thanks in advance for any help!
