Hello.
I have defined a form with subforms, and an associated report. When I download the report in CSV format using the web interface, the subforms data appear ok. But when I download the same report using the REST API, subforms IDs appear instead of their data.
How can I make the real data appear instead of the IDs?
Thanks in advance.