Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In a mortgage application information about the applicants' incomes is needed. One of the incomes was entered as permanent contract fultime, but turned out to be a pension income. The fields belonging to the fulltime contract are on screen and are user set present in the profile. 

FieldField visibleField requiredValue
Income typeAlwaysAlwaysWage labor
ProfessionIf Income type = 'Wage labor'If Income type = 'Wage labor'IT analyst
Gross salaryIf Income type = 'Wage labor'If Income type = 'Wage labor'€ 50.000

The user changes the value of field Income type from Wage labor to Pension income.

FieldField visibleField requiredValue
Income typeAlwaysAlwaysPension income
ProfessionIf Income type = 'Wage labor'If Income type = 'Wage labor'IT analyst
Gross salaryIf Income type = 'Wage labor'If Income type = 'Wage labor'€ 50.000
Pension incomeIf Income type = 'Pension income'If Income type = 'Pension income'€ 50.000

Although the values of the fields Profession and Gross salary are not visible nor required anymore, they are still present in the profile. They might not do any harm, but saving them in a database to be collected later or when the profile values are used in a data mapping to another system, could cause issues. 

...