# View user\_custom\_fields to admin

**URL:** https://meta.discourse.org/t/view-user-custom-fields-to-admin/194180
**Category:** Development
**Tags:** user-custom-fields
**Created:** [June 17, 2021, 11:20am UTC](https://meta.discourse.org/t/view-user-custom-fields-to-admin/194180 "2021-06-17T11:20:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![daniyal](https://avatars.discourse-cdn.com/v4/letter/d/58f4c7/32.png) [@daniyal](https://meta.discourse.org/u/daniyal)
#### Post date: [June 17, 2021, 11:20am UTC](https://meta.discourse.org/t/view-user-custom-fields-to-admin/194180/1 "2021-06-17T11:20:19Z")

</div>

Is there a way to view and edit user custom fields in user profile for admin? Right now it shows user\_fields fields but not the model user\_custom\_fields fields.

Thanks

---

<div class="post-metadata">

### Author: ![daniyal](https://avatars.discourse-cdn.com/v4/letter/d/58f4c7/32.png) [@daniyal](https://meta.discourse.org/u/daniyal)
#### Post date: [June 18, 2021, 11:13am UTC](https://meta.discourse.org/t/view-user-custom-fields-to-admin/194180/2 "2021-06-18T11:13:21Z")

</div>

I made a [plugin](https://github.com/danymajeed/discourse-list-user-custom-fields) to list custom fields in user profile. But I want to edit these fields as well. How to achieve this?
