This topic is locked

Generation of custom XML

12/2/2017 11:41:26 AM
PHPRunner General questions
mbintex author

Hi everybody,
is there any at least partially out of the box way of creating custom XML exports?
I know, that I can change the labels with a custom query/view, but how about changing tags
<table>
and
<row>
for example to customers and addresses?
Could I nest information via grouping somehow?
And is there any possibility to add a header and footer in the file, for example for creator of the file or other data?
I don´t see, that I could change the XML file via the given events - am I wrong?
Regards
Martin

admin 12/3/2017

This is something that you need to implement manually, i.e. by adding a custom button to one of List pages.