Adding fields to IDM XML

You must add the field manually to the IDM XML, which is used to modify an IDM template.
  1. Download the sample IDM XML file.
  2. Open the IDM XML in your editor.
  3. Locate the section where to want to add the new XML tag.
  4. Insert the label of the new field using these sample format:
    • Sample LPL code:
      <CurrencyCode.Description
                label is "CurrencyDescription"
    • Sample XML tag:
      <CurrencyDescription> United States Dollars <CurrencyDescription>
  5. Click Save.
  6. Import the XML file to the IDM template.