• e dev

    (@efishinsea)


    I have a form with very long answers that I would like to display as one per row, otherwise they will be unreadable as the columns would be too narrow.

    Rather than building a thead/tbody, you could just use DIVS and display the custom header with the value below it.

    Is this a possibility?

  • The topic ‘Can I output as rows, rather than as a table?’ is closed to new replies.