2021-06-21 16:26:27
Topic starter
A developer needs to either extend or replace a string enumeration. In other words, the developer wants to add a new option to an existing string enumeration.
Is it possible to do this in a child module and/or EPT?
There is a feature called Dynamic Enumerations. If Dynamic Enumerations are enabled for the data model, then the developer can use this feature to add fields to an existing enumeration.
For more info see:
https://docs.onenetwork.com/display/LandingRootTest/Working+with+Dynamic+Enumerations