# Error updating a field's settings

**URL:** https://community.forestadmin.com/t/error-updating-a-fields-settings/2490
**Category:** Help me!
**Created:** [May 13, 2021, 8:36am UTC](https://community.forestadmin.com/t/error-updating-a-fields-settings/2490 "2021-05-13T08:36:04Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Eyal\_Hakim](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/eyal_hakim/32/1151_2.png) [@Eyal\_Hakim](https://community.forestadmin.com/u/Eyal_Hakim)
#### Post date: [May 13, 2021, 8:36am UTC](https://community.forestadmin.com/t/error-updating-a-fields-settings/2490/1 "2021-05-13T08:36:04Z")

</div>

When trying to update a field we are getting the following error:

 ![Screen Shot 2021-05-13 at 11.32.10](https://europe1.discourse-cdn.com/flex013/uploads/forest/original/2X/1/1a22db04e7c618a5c678efcb28b86fb9e1f1c3bb.png)

And this is the error returned from the network:  
{  
“status”: 422,  
“detail”: “Invalid patch value (path: “/collections/slug/layout/fields/slug-type/widgetEdit”, op: “replace”, value: {“name”:“dropdown”,“parameters”:{}}): ValidationError: child “parameters” fails because [child “isSearchable” fails because [“isSearchable” is required]]”,  
“meta”: {},  
“name”: “ErrorHTTP422”  
}

This doesn’t happen on other fields

---

<div class="post-metadata">

### Author: ![Sliman\_Medini](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/sliman_medini/32/19_2.png) [@Sliman\_Medini](https://community.forestadmin.com/u/Sliman_Medini)
#### Post date: [May 14, 2021, 7:50am UTC](https://community.forestadmin.com/t/error-updating-a-fields-settings/2490/2 "2021-05-14T07:50:47Z")

</div>

Hello @Eyal_Hakim,

Thank you for reporting the issue.  
We are working on it and it will be solved soon.

Regards

---

<div class="post-metadata">

### Author: ![anon90145840](https://avatars.discourse-cdn.com/v4/letter/a/ed8c4c/32.png) [@anon90145840](https://community.forestadmin.com/u/anon90145840)
#### Post date: [May 14, 2021, 8:25am UTC](https://community.forestadmin.com/t/error-updating-a-fields-settings/2490/3 "2021-05-14T08:25:54Z")

</div>

Hi @Eyal_Hakim,

Could you please tell me a little more about your field so I can try to reproduce your issue?

Are you configuring the dropdown widget on a smart field or not? Also the field type would help  
Are you able to access the settings of the widget?  
Is it a static or dynamic dropdown?  
Could you maybe share a screencast of what you exactly do before the error?

Is the error happening in all the environments or just this one? If just one Please tell me which environment is it?  
Plus could you provide me the name of your project?

Thank you

---

<div class="post-metadata">

### Author: ![Eyal\_Hakim](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/eyal_hakim/32/1151_2.png) [@Eyal\_Hakim](https://community.forestadmin.com/u/Eyal_Hakim)
#### Post date: [May 14, 2021, 9:02am UTC](https://community.forestadmin.com/t/error-updating-a-fields-settings/2490/4 "2021-05-14T09:02:41Z")

</div>

Hi, it worked when I changed the field from dropdown to text. I then reverted it back to a dropdown and everything now works.

---

<div class="post-metadata">

### Author: ![Sliman\_Medini](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/sliman_medini/32/19_2.png) [@Sliman\_Medini](https://community.forestadmin.com/u/Sliman_Medini)
#### Post date: [May 14, 2021, 3:19pm UTC](https://community.forestadmin.com/t/error-updating-a-fields-settings/2490/5 "2021-05-14T15:19:06Z")

</div>

Hi @Eyal_Hakim,

Super cool that it’s working for you.  
Even if it is ok for your case, I think we still have a failing scenario that leads you to the issue.

Can you please explain which step you followed to reproduce the issue?

Regards

---

<div class="post-metadata">

### Author: ![Eyal\_Hakim](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/eyal_hakim/32/1151_2.png) [@Eyal\_Hakim](https://community.forestadmin.com/u/Eyal_Hakim)
#### Post date: [May 14, 2021, 3:37pm UTC](https://community.forestadmin.com/t/error-updating-a-fields-settings/2490/6 "2021-05-14T15:37:27Z")

</div>

I’m not exactly sure, the field was defined as a dropdown in the input configuration. Didn’t save no matter which change I tried making. Once I changed it to text it was able to save, then I brought it back to a dropdown and everything worked from there on.
