\n
\n
Broker Name \n
\n {touched.brokerName && errors.brokerName && (\n
\n Error: {errors.brokerName} \n
\n )}\n
\n
\n
Broker Email \n
\n {touched.brokerEmailAddress && errors.brokerEmailAddress && (\n
\n Error: {errors.brokerEmailAddress} \n
\n )}\n
\n
\n
FCA Number \n
{\n if (!/[0-9]/.test(event.key)) {\n event.preventDefault();\n }\n }}\n />\n {touched.fcaNumber && errors.fcaNumber && (\n \n Error: {errors.fcaNumber} \n
\n )}\n \n
\n
\n Your mortgage Network / Club – this is who we will pay your procuration fee to\n \n
\n {touched.mortgageNetwork && errors.mortgageNetwork && (\n
\n Error: {errors.mortgageNetwork} \n
\n )}\n
\n
\n
Customer’s Mortgage Account Number \n
\n {touched.mortgageAccountNumber && errors.mortgageAccountNumber && (\n
\n Error: {errors.mortgageAccountNumber} \n
\n )}\n
\n
\n
Loan Number \n
\n {touched.loanNumber && errors.loanNumber && (\n
\n Error: {errors.loanNumber} \n
\n )}\n
\n
\n
Customer Name \n
\n {touched.customerName && errors.customerName && (\n
\n Error: {errors.customerName} \n
\n )}\n
\n
\n
Customer Email \n
\n {touched.customerEmailAddress && errors.customerEmailAddress && (\n
\n Error: {errors.customerEmailAddress} \n
\n )}\n
\n
\n
Customer Telephone Number \n
{\n if (!/[0-9]/.test(event.key)) {\n event.preventDefault();\n }\n }}\n />\n {touched.customerPhoneNumber && errors.customerPhoneNumber && (\n \n Error: {errors.customerPhoneNumber} \n
\n )}\n \n\n
\n
Have you provided advice to the customer? \n
\n
\n
{\n setFieldValue('providedAdviceToCustomer', true);\n }}\n />\n Yes
\n \n
\n
{\n setFieldValue('providedAdviceToCustomer', false);\n }}\n />\n No
\n \n
\n
\n
\n
Selected Product \n
\n \n Selected Product\n \n {products.map((product) => (\n \n {product.name}\n \n ))}\n \n {touched.selectedProduct && errors.selectedProduct && (\n
\n Error: {errors.selectedProduct} \n
\n )}\n
\n
\n \n We are able to provide you with basic account information for your customer, if you need this to\n help with your advice, simply complete this\n \n form\n {' '}\n and we will send you this information.\n \n
\n
\n
\n Would you like to do any further variations to the account? Change of Repayment Method / Change of\n Term. If so, please provide details in the box below:\n \n
\n {touched.variationDetails && errors.variationDetails && (\n
\n Error: {errors.variationDetails} \n
\n )}\n
\n
\n