Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Mapping Wizard includes a handy feature to capture any form submission so you can use the values to populate your mapping.

Normally send2crm Send2CRM will not accept unknown, i.e. un-mapped, form submissions. However using this functionality, any single submission may be captured for use in the Mapping Wizard.

...

Switch to the website running the send2crm Send2CRM client, and submit an attached website form. The Mapping Wizard will capture this form submission, close the dialog and display some additional options on screen.

If you’re not ready to capture the form submission just yet, click Cancel and everything will return to normal.

Form Identifiers

The send2crm Send2CRM service needs a unique way of identifying each form. Ideally this would be using an id attribute on the form element, but the send2crm Send2CRM client also selects other potentially useful attributes of the <form> element and sends them with every submission.

...