Hi All,
I am having a field called "majorWork" of characters 20 size (No edt defined in base table). I am trying to increase the size of field using table extension and defining EDT as "Name" in the field properties.
I am getting error like
Error Path: IllegalEdtOnEmptyEdtField: [AxTableExtension/WorkActivityLine.Customizations/Fields/Majorwork/ExtendedDataType]:The extended data type 'Name' can't be used on the table field 'Name' because it doesn't have an extended data type specified.
any suggestions to resolve.
Note: the mentioned edt model in the field property are referenced to my custom model fyi.
Thanks in advance