Question
Does the INCLUDE variable work inside a table cell using the table plugin?
Environment
--
CarlMcKinney - 23 Jul 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Most probably not since the %INCLUDE variable gets expanded when you edit a table, e.g. the expanded value is saved. This is a limitation of te current
EditTablePlugin implementation. Note, that variables are not expanded in table headers, e.g. your INCLUDE should work in header cells.
Also, please note that a TWiki table is broken if you INCLUDE more than one line into a table cell.
--
PeterThoeny - 23 Jul 2006