It's all about the answers!

Ask a question

Grab information from different DOORS module while exporting to Word


Dev Pa (11) | asked Apr 21 '22, 11:21 a.m.

 I am currently using this template [export word template] to export module to word document. However, I want to modify the code so that when it reaches certain heading in the module, it will open up a different module and then grab information and export it to the same word document. For example I would want it to look like this when it reaches Heading 2,


MODULE EXPORT TO WORD
-----------------------------------------------
Current Module Heading 1
    Current Module Text 1
    Current Module Text 2
Current Module Heading 2
  Different Module SubHeading 1
    Different Module Text 1
    Different Module Text 2
    Different Module Text 3
Current Module Heading 3
    Current Module Text 1

I am a beginner at dxl coding so any help/suggestion will be appreciated!

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.