eDesigner V2.11 & 2.12
These versions of eDesigner contain fairly specific functional changes and some code corrections specific to:
- Adelante Payment Integration Issues
- Improvements to eMapper address integration
- Add multiple item lists to eMapper
- Add email address post code lookup facility
This is a new facility to send an additional email to an email address associated with the postcode. The function uses a post code look up table to hold the relationship between postcode and email address. The facility allows copies of forms and evidence to be routed to a specific internal email address for say that electoral ward (determined by post code).
This functionality is controlled by a setting EnableSendEmailByPostcode* if set to true
- Improved bank account validation for Experian
This change reduces the number of bank account validation calls we make on forms with a bank account question in. If we've already validated against this account number / details, we don't go through and do the validation again unless something material has been updated in the form. This means we spend less time waiting for responses and speeds up the process.