There are two content types.

type a - which has 5 cck fields
type b - which has 7 cck fields

now the module matches the 5 fields from type a to type b. Is there any way to fill content for the remaining 2 CCK fields in destination type? As of now those 2 extra fields ignored in the conversion form.

thanks.