What would make a field appear shorter than a field in the UI?
is it the EDT size? what can i do to make the telephone field be the same length as above fields when looking at the form?
those fields are custom fields added to a standard table, and they are not under a field group
The string size of the internet address is 255
the string size of the email is 80
the string size of telephone is 10
Do i need to play with the displayLength and displayLengthMode properties on the form control? but why are they different in the first place?
The fields are different because you have different sizes of the EDTs. Why you want them to be the same? Increasing the EDT sizes, is not good fix as some fields should have specific size like phone number (to be 10 characters).
Thanks,
Waed Ayyad
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.