Let’s say I want a user to enter a “member number” and “DOB” then press a button which will query the database for a match. If found then the app will navigate to another page, if not a msg is returned informing them of such.
Is this possible in Knack?
You could use a search page, and have a menu button on that page which is the “not found” option.
1 Like
I do a search page which can use specific fields or global file search.
If multiple results I place a grid table at the bottom with a link on the end to a display page.
If no results is shows error message suggesting change parameters or no record found