Multiline Text field Width

Anyone have any idea how I can limit the width of a Multiline Text field when a user is viewing?

If they are in the edit stage it goes to its designated size, but this is ugly in a view state.

Thanks,

Anthony 

Parents Reply
  • 0 in reply to RC Lim

    Unfortunately 'Entry Width' only controls the size of window that the user can type in.

    Personally I normally put a field like this on its own row and set the 'width' to be 5 columns wide. This way it can take up the row comfortably without pushing out the rest of the fields on the rows above/below

Children