You can modify the maximum character limit for a string field.
시작하기 전에
Role required: personalize_dictionary
이 태스크 정보
The URL type field hides the Max Length field on the Dictionary form by default.
Browsers support URL length up to 2,083 characters. The URL field is a String
field.
프로시저
-
Navigate to a form that contains the field that you want to modify.
-
Right-click the field label in the form and select Configure
Dictionary.
-
Change the Max length field to the desired length.
주: You can change between string-based data types as long as length changes
do not cause any data loss from truncation. For example, you can change from
a MEDIUM database type to a VARCHAR(100) database type if none of the
existing data is greater than 100.
-
Click Update.
The system cancels any length change that results in data loss due to
truncation.