This article covers a Bloomreach Experience Manager version 13. There's an updated version available that covers our most recent release.

Enterprise Forms: Data Perspective

Store Form Data

To have your form store submitted data in the content repository, add the Store Form Data pluggable behavior.

Data Perspective

Screenshot:

Configuring CSV Export

It is possible to export saved form data to a CSV file. By default, the separator is a comma (,) and rows are terminated by newlines (\r\n). The newlines terminator can be configured by a string property named "lineTerminator" on the FormContainerExporter configuration. Since version 13.2, the separator can be configured by a String property named "separator".

In yaml format:

/hippo:configuration/hippo:frontend/cms/cms-eforms-perspective/editor:
  lineTerminator: \n
  separator: ;   // since 13.2.0
Did you find this page helpful?
How could this documentation serve you better?
On this page
    Did you find this page helpful?
    How could this documentation serve you better?