Dynamic Table Plugin
This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.
This plugin includes the following macros:
dynamic-table - This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.
This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.
The Code
{dynamic-table:title=my_table}
| header 1 | header 2 | header 3|
{dynamic-table}
Result
![](/confluence/download/attachments/83632431/dynamic_table.png?version=1&modificationDate=1342619397000&api=v2)
Parameters
Name |
Required? |
Default |
Description |
title |
![(error)](/confluence/s/tichzu/8804/z1btw/_/images/icons/emoticons/error.svg)
|
none |
Title to display as first line of table. If not specified and the default parameter is specified, the default parameter will be used as the table title. |
id |
![(error)](/confluence/s/tichzu/8804/z1btw/_/images/icons/emoticons/error.svg)
|
none |
A way to specify a unique id to identify this instance of the macro. By default, a numeric id is automatically assigned based on the order of the macro on the page. |
Error rendering macro 'deck'
java.lang.NullPointerException