I have a simple program I am setting up, and I need to bypass some requred field validation controls I set up to display a dview before those validation controls are shown. Any way to do this.
The idea is simple. The User puts in a ID and a DView pops up with certain information. Then the user is prompted to enter in a few fields after looking at the dview and submitting those answers.
But the validation controls are thrown at the very beginning and the dview is not shown till after the fields are entered. Help!
The idea is simple. The User puts in a ID and a DView pops up with certain information. Then the user is prompted to enter in a few fields after looking at the dview and submitting those answers.
But the validation controls are thrown at the very beginning and the dview is not shown till after the fields are entered. Help!