Notifications
Clear all

Extend or Replace a String Enumeration

1 Posts
1 Users
1 Reactions
2,219 Views
0
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?

1 Answer
1
Topic starter

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