Skip to main content

Hi,

We have a custom enumeration that’s been updatable but now also needs to be insertable; it seems like every other DB option is editable except for insertable. Are we stuck now that this was already created? I tried disapproving/unpublishing, no luck.

 

 

I had to make a new custom attribute to replace this one and was struck with the realization that Insertable is defaulted to YES and is unchangeable even at creation - it’s a mystery how this original attribute was set to NO.