Versions Compared

Key

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

...

Q: Where do you configure form mapping in the send2crm Send2CRM JavaScript client?

A: You don’t! This would be insecure.

Note

The send2crm Send2CRM client is JavaScript only, which means that all functionality is exposed to website visitors.

...

Every submission must have some type of unique identifier. The send2crm Send2CRM client attempts to add the <form> element id and any other possibly unique attributes to the submitted data. When you map the form at the service end you set a matching value to identify the form - any form that does not have an associated mapping is rejected.

...