Quirky behavior: I have a Custom Item Field that n...
# suitescript
e
Quirky behavior: I have a Custom Item Field that needs to be edited in the UI, but it is “Locked” - any ideas how to unlock? It’s not part of a bundle; was created in-house back in 2013.
b
thats old enough that it may predate the dissolve bundle functionality that was designed to prevent this.
w
Are you using SuiteCommerce? If you have a custom field that is being used as a facet on your SC website, it will lock the field.
e
That could be it! thanks, I’ll look into it
w
OK, if so, you have to remove the field from the facet set up and then put it back after editing the field.
e
Gotcha 😉