This article covers a Bloomreach Experience Manager version 11. 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:

Configure Newline for CSV Export

You can export saved form data to a CSV file. By default, rows/records are terminated by newlines ( \r\n). Newlines terminator can be configured by adding a new string property named:

lineTerminator

 within following node:

/hippo:configuration/hippo:frontend/cms/cms-eforms-perspective/editor

For example:

 <sv:property sv:name="lineTerminator" sv:type="String">
    <sv:value>\n</sv:value>
  </sv:property>
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?

    We rely on cookies

    to optimize our communication and to enhance your customer experience. By clicking on the Accept and Close button, you agree to the collection of cookies. You can also adjust your preferences by clicking on Manage Preferences. For more information please see our Privacy policy.

    Manage cookies
    Accept & close

    Cookies preferences

    Accept & close
    Back