I’ve been doing SQL since the 1980s and used a variety of front ends. I am a little perplexed on the Form vs Grid here. Just a simple table attached to a single form. The form begins with ADD NEW. That works fine. But after the insert it sits there with the ADD button and nothing displayed. There seems to be no way to search, the button is not back to “add new” it just sit on ADD. I imagine the idea is to fill out the form and you can repetitively keep adding. But you can’t update from this form now because there is nothing displayed and no way to search.
Grids seem to search, but aren’t ideal for adding. I am not quite figuring out the logic flow in how this should work. Is there anything useful to help?