• When you exports datas from different form templates at once, only the first templates’s fields will apprear on the export.

    That behaviour came from array_keys( $items[0]->fields ) in print_data() in csv.php

    You could maybe change that to export all fields from all the form templates filtered.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.