Viewing 1 replies (of 1 total)
  • Plugin Author Johann Heyne

    (@jonua)

    In the HTML it should be like…

    <tr>
      <th scope="row">Title of Row</th>
      <td>One</td>
      <td>Two</td>
      <td>Tree</td>
    </tr>

    In the Table field, there is no explicit column for that like the header, just use the first column. But I note it for future implementation.

    Cheers,
    Johann

Viewing 1 replies (of 1 total)

The topic ‘Feature Request: Titles to rows’ is closed to new replies.