Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Back to: Bugs/Defect Tracker

Priority

Status

Team

HIGH

OPEN

Legend

LOW MEDIUM HIGH

OPEN IN PROGRESS DONE

Description:

CSV submission export report having issues with columns when form designer use 'form' keyword as a property name in a form. It will replace all the form level details like confirmationID, updatedDate, assignee, email and formName with some weired array items like form.0 form.1 etc.

To Reproduce: Create a new form and use a component with property name 'form', then make some submissions and try to export submissions as a CSV. You can see long array of columns in the CSV header.

Needed files:  1. CSV Output (form_test_export_submissions (2).csv)

  1. JSON Schema (If user used FORM as component form_test_export_schema.json)

  2. Columns Output in browser (Common Hosted Forms.png)

  • No labels