Use Captions in XML

When enabled, this property will collect and use the default name of the field within the output XML. When this property is disabled, any field that has a special character will be reformatted, removing all special characters including spaces.

Default: True

Example:

      Field: My Field Name

Disabled Output: MyFieldName

Enabled Output: My_x0020_Field_x0020_Name    

Back to Top