Dynamic number of columns in a table

Asked by Boris Gorelik

Is it possible to create a table with dynamic number of lines AND columns? Currently, we have the possibility to specify "do row for line in seq". However, I need also to have something like "do column for col in seq.

Question information

Language:
English Edit question
Status:
Answered
For:
Appy Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Gaëtan Delannay (gaetan-delannay) said :
#1

Hi,
No, it is not possible. In the upcoming version, a class appy.pod.parts.OdtTable will allow to create a custom complex table as you need (with dynamic number of columns) programmatically, to insert with a "do text from " statement.
Gaetan

Revision history for this message
lecbee (b-bellec) said :
#2

Hello,

It looks like this is currently implemented (0.8.5 version), you should update the docs : http://appyframework.org/podWritingTemplates.html
and add the "column" keywords in the table.

Revision history for this message
lecbee (b-bellec) said :
#3

Forget my answer, it's not implemented.

Can you help with this problem?

Provide an answer of your own, or ask Boris Gorelik for more information if necessary.

To post a message you must log in.