Hello All,
   I have a comments multiline text column in a sharepoint list that I would like to limit the number of rows displayed when someone is viewing the list.  Some of the rows are so large that they take up a good portion of the page.  I would like to limit the number of rows displayed to one...and force a user to have to click on the item to view the rest of the data.
Is there a way to do this via javascript? What would be even better is to make the text within the column collapsable.