You can change enums in the middle but it will invalidate any enums saved in levels.
That’s one reason we shifted to string list drop downs instead of enums for anything that needs to be saved in levels.
You can change enums in the middle but it will invalidate any enums saved in levels.
That’s one reason we shifted to string list drop downs instead of enums for anything that needs to be saved in levels.