Hello,
Using the WYSIWYG editor is there a possibility to create an independent report output document for each of multiple selected start objects?
Thanks,
Jochen
Hello,
Using the WYSIWYG editor is there a possibility to create an independent report output document for each of multiple selected start objects?
Thanks,
Jochen
Hi Jochen,
this is not possible using WYSIWYG report editor. If you open your report as JavaScript, you can create individual output objects for each selected start object. But take care that either the initially selected file (when starting the report) is also created or change the file name to be opened as a result using Context.setSelectedFile(yourfilename).
BR, Torsten
Thanks a lot Torsten!
Too bad that this is not possible. I guess I will have to give it a try following your advice then.
Best regards,
Jochen