Skip to main content
Solved

Is it possible to stack columns list view?

  • 23 January 2017
  • 1 reply
  • 5 views

I would like to be able to stack some fields in a list view column.  I.E. have one control above another control within the same column in the same row.  Is this possible?

I've found a solution to this for read only fields.  Format the data label as a literal and create an expression with a <br/> between the fields. 


Reply