I want to create a search page with two or more mandatory fields the unique combination of which filter out other filed(s) from the same database row.
For example, to know the test schedule (i.e Date & Time), students have to enter Date of Birth & mother’s first name for example.
How can I do that?
Please advise