The source item configuration differs from its parent form configuration

A target item in a dynamic grid only matches source item data configurations and ignores configurations for its parent form layout. If there is a mismatch between the source item and its parent form (for example, if the original source item configurations were overridden by its parent form layout), a validation error may occur. To avoid this:

  • For item-level mapping, update the target form layout to match the parent form layout of the source item.
  • For data point mapping, either update the target item or its parent form layout to match the parent form layout of the source item.