Repeater Comparison
What makes a table field most different from using a repeater field for table data?
- The table field can better handle large amounts of table data in terms of performance and visual editing.
- The table field allows an option to add columns on editing.
- The table field has optional sortable columns on editing.
- The table field has integrated table features like caption, colspan and rowspan.
What is a table field for?
The table field is simply intended for editing and displaying table data. It can output a table, but can also be used to implement the output of charts or other table data based content.