Ok this is a two part question and they aren’t related.
1. I have a form that in the header there is an SSN and a name. I always want that to be there. In the details portion of the form I am adding information like dates, checkout places etc. So what I want to do is when I have all of the fields in the details portion filled out and want to overlay it, I would like it to automatically delete all of the old information. So I have a checkout date, return date, remarks etc. Now someone else wants to check it out so I want to quickly delete all of that information so the user can input new checkout dates and stuff.
2. I have a database that has many users. The users leave their call input screen up all day long. So the calls that they have added stay in the cycle of records on the form. Can I make it so that when they add the call it goes away to the table and does not stay visible on the form. So they can’t arrow back and forth between records?