Get Loqate services running in Salesforce CRM in just a few minutes
loqateAddressCapture
, loqateEmailVerification
and loqatePhoneVerification
:legacyLoqateAddressCapture
Visualforce component.
The full Visualforce page looks like this:
Attribute name | Description | Example |
---|---|---|
label | This is the label for the control, and will appear alongside the control input box on pages. | Mailing Address |
namespace | Optional. This attribute is important when you have multiple controls on a single page, as this allows the controls to operate independently of each other. It must be unique across rendered controls. | mailing |
onAddressSelectedFunction | This should be set to the name of the callback function that selected addresses will be returned to. | handleMailingAddressSelected |
Mapping | Optional. If a mapping group name is provided, the second argument passed to the callback function will be an object whose keys and values are those of the mapped fields. | Contact Mailing |