Skip to main content
Hi,

 

can you help me to limit width of a long text area field? Sometimes the text contain long strings and those make the record detail page wider then the screen. Then user have to scroll right and left to see all data. I can't find the way to limit the with of the field to prevent it.

 

Any suggestions?
2 answers
  1. May 3, 2016, 1:36 PM

    Shy of

    • adding a validation rule that prevents entry of long strings
    • moving to Visualforce
    • using a two column layout

    (all bad options) I don't think you have much you can do here.

0/9000