I have an application entry form that has combo boxes to display the existing name records. Currently if someone searches through the combo boxes and hits the "add name" button upon realizing the name is not in the system, an error is thrown asking for input into the phone field. This could also happen if someone (perhaps even accidentally) starts to create a new record and changes their mind partway through and instead wants to navigate/search through the existing applications.
I want to require the application be submitted in its entirety. No partial data input, only complete records. Does anyone have ideas on preventing the error messages while also only permitting complete record entry?
I want to require the application be submitted in its entirety. No partial data input, only complete records. Does anyone have ideas on preventing the error messages while also only permitting complete record entry?