Title: data export behaviour
Last modified: August 20, 2024

---

# data export behaviour

 *  [Giuseppe](https://wordpress.org/support/users/mociofiletto/)
 * (@mociofiletto)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/data-export-behaviour/)
 * When using Flamingo, “Conditional Fields for CF7” and “Campi Moduli Italiani”
   on the same form it can happen that some fields of a channel (form) are present
   only in some records.
 * It seems that when exporting to CSV, Flamingo will just export fields that are
   present in all record, or in the first record it finds (usually the last data
   submitted by the form).
 * I would expect that all fields present in any of the records of a channel would
   be exported.
 * “Campi Moduli Italiani” is a plugin that I maintain and I can modify it to create
   empty hidden fields for fields unused on some submissions, but I’m not sure that
   the flamingo behaviour, in this use case, is as expected.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/data-export-behaviour/#post-17965769)
 * By default, the CSV columns is decided according to the first item in the listing.
   If you want to include all fields from all items, filter the displayed items 
   using the channels menu at the top to ensure that all items have the same fields
   set. You can also fully override the CSV exporting behavior with the [`flamingo_inbound_csv_class`](https://github.com/rocklobster-in/flamingo/blob/v2.5.0/admin/admin.php#L597)
   filter hook.

Viewing 1 replies (of 1 total)

The topic ‘data export behaviour’ is closed to new replies.

 * ![](https://ps.w.org/flamingo/assets/icon-128x128.png?rev=1540977)
 * [Flamingo](https://wordpress.org/plugins/flamingo/)
 * [Support Threads](https://wordpress.org/support/plugin/flamingo/)
 * [Active Topics](https://wordpress.org/support/plugin/flamingo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flamingo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flamingo/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/data-export-behaviour/#post-17965769)
 * Status: not resolved