You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the size of the shorttext field control (in Edit view) is fixed.
If the size of the field is set in the CTD, I want the field control to reflect that: e.g. in case of MaxLength 10:
the text control should be smaller to fit only 10 chars
the user must NOT be able to type more characters than allowed in the CTD
The text was updated successfully, but these errors were encountered:
Currently the size of the shorttext field control (in Edit view) is fixed.
If the size of the field is set in the CTD, I want the field control to reflect that: e.g. in case of
MaxLength
10:The text was updated successfully, but these errors were encountered: