Change field length in dictionary
I am experiencing an issue when trying to update the length of the 'Tech Remarks' field from 2000 to 250 characters. The field is a string type, but when i am trying to change the value, the value is cleared, and an error message is thrown. could you...