Display value in a field as multiple lines in a column in a view

Hello,

I have a form which has an OS style field. I have entered details in the manner mentioned below.

  • Fruits

    • Apple

    • Banana

    • Pineapple

  • Vegetables

    -Carrot

    • Brinjal

And, I have saved the document.

Now, I want this detail to be displayed in the view as it is (i.e. the contents of OS style field).

In the view properties, field properties and column properties, I tried everything possible.

For example, in the view properties → style tab, we have an option to increase the size of the row and shrink row to fit content.

Can you please throw some light in this manner and perhaps suggest a few column formulae to display content the way it is.

Thanks in Advance,

Aditya Jois.

Subject: Display value in a field as multiple lines in a column in a view

In the column properties make sure you have multi-value separator set to new line, then set the view properties to 9 rows and shrink to fit.

You can only display 9 lines though, so it may not always display as you want

Subject: RE: Display value in a field as multiple lines in a column in a view

Thanks a lot Dan :slight_smile: