Hi all
I have a question when I insert a table each table recives an ID the can be
used to define wich table to use to creat a Chart.
My question is How can I obtain this id. for Example I want to do the
following
This is Table ID = ? (0)
{table}
A | B
1 | 2
{table}
This is Table ID = ? (1)
{table}
E | D
1 | 2
{table}
And if I delete table 0:
This is Table ID = ? (0)
{table}
E | D
1 | 2
{table}
Hope Someone can help me thanks.
--
View this message in context:
http://n2.nabble.com/Tables-Id-tp668637p668637.html
Sent from the XWiki- Dev mailing list archive at
Nabble.com.