Try our conversational search powered by Generative AI!

MAI: Error if form fields not mapped to corresponding field(s) in installed connector

Found in

EPiServer.Marketing.Automation.Forms 1.4.2

Fixed in

EPiServer.Marketing.Automation.Forms 1.4.3

(Or a related package)

Created

Apr 18, 2018

Updated

Apr 23, 2018

State

Closed, Fixed and tested


Description

Steps to reproduce:

  1. Set up the automation connector (with "Enable Auto-fill on forms" turned on).
  2. Create an Episerver form that connects to the Contact table.
  3. Set up field mapping.
  4. Input sample data and submit.
  5. See data sent to Hubspot.
  6. Drag more form elements to the form, use settings by default, no field mapping setting.
  7. Open the page that contains the form in view mode.

Expected: The page opens as normal.

Actual: The page shows an exception.

Note: The form works normally if "Enable Auto-fill on forms" is turned off.