I have increased the max length from 256 to 1000 in the property and in the schema tools.
Revalidated and saved, tested connection in the class, datatable, and the DataTableEditorReport but the following exception still happen in the property’s preview or the data designer’s record tab.
The maximum length is different from the column length. The Max Length restricts the number of characters that a user can enter, whereas the Column Length defines how many characters are stored in the exposed column. You can remove the Max Length setting from the Property Advanced tab.
It doesn’t work, removing the Max Length still checks for the previous Max Length value.
The column length and max length has already been increased.
Not sure if this helps, the property was created in the FAO ruleset that has higher priority, with the max length set at 1000, whereas in the inherit version it is still set at 256 max length.