Defining Lead Capture Property Mappings
You must define mappings between Infor CRM SLX properties and Lead Capture Form properties.
To define lead capture property mappings:
- Select Administration > Lead Capture on the navigation bar. The Lead Capture Configuration view is displayed.
- Click the required Mapping Name link on the Mappings tab. The Lead Capture Mapping detail view is displayed. See Using the Lead Capture Mapping detail view.
-
Review the data in the Property
Mappings tab.
Note: This tab lists the most likely CRM properties to be mapped so that you can modify the mapping to add the Lead Capture form property name.
-
Click the Add Property Mapping icon
to add a new property mapping. The Define Property Mapping
window is displayed.
Note: To modify the property mapping, you can click the Edit link corresponding to the mapping.
-
Select a property from the list in the CRM
Property field.
Note: You can only specify this value when a new property mapping is created.
-
Specify the name of the property in the Lead
Capture Form Property field. This name must be same as the
property name attribute specified in the Lead Capture
form.
For example:
<div class="input-group"> <label for="last">Last Name</label> <div class="input-wrapper"> <i class="fas fa-user"></i> <input name="last" id="last" placeholder="Last Name" type="text" /> </div>
- Click OK.