Generate dynamic table using "FREEMARKER" and "dynamic template smart service"

Hello,

I want to dynamically generate a table in a word document.
So i have an array of arrays { [facility1, atribute1, atribute2]; [facility2, atribute2, atribute3] }
I want to dynamically generate a table for each child array ([facility1, atribute 1, atribute2]) .The generated tables will have a static header and a table row for each atribute in the child array.

Can some one give me some advice.

Thanks in advance,
George

OriginalPostID-251220

  Discussion posts and replies are publicly visible

Parents
  • @akkramanir: I'm using the Advanced Document Templating. I will check also Dynamic Document Generator but i see that it wasn;t updated from august 2015. Also it;s not compatible with my current version of appian because I have 16.3.
    @vvravikumarl505 can you be a little more specific? I saved the doc into xml and took the content. What rules should I create and where do I call them?
Reply
  • @akkramanir: I'm using the Advanced Document Templating. I will check also Dynamic Document Generator but i see that it wasn;t updated from august 2015. Also it;s not compatible with my current version of appian because I have 16.3.
    @vvravikumarl505 can you be a little more specific? I saved the doc into xml and took the content. What rules should I create and where do I call them?
Children
No Data