All Release Notes
New update actions for custom types
28 May 2019
Enhancement
Data Modeling
Added new update actions for Custom Types.
You can now update the inputHint
of a FieldDefinition for StringType
and LocalizedStringType and their Set equivalents.
In addition, you can also update the labels of enum values.
- [API] Added the ChangeInputHint update action
- [API] Added the ChangeEnumValueLabel update action
- [API] Added the ChangeLocalizedEnumValueLabel update action