We would like to use the TAddress, TAddress2, TCity, TState, and TZip fields as many times for Loan requests we need to verify the user's address for that transaction, but we don't want to change the actual address in the users table as we get that information from main system.
We would like to use the TAddress, TAddress2, TCity, TState, and TZip fields as many times for Loan requests we need to verify the user's address for that transaction, but we don't want to change the actual address in the users table as we get that information from main system.