Newbies Pavel Posted March 20, 2001 Newbies Posted March 20, 2001 My database is set up with a main menu which leads to several seperate layouts for entry of different data. When I navigate from the main menu to a new layout, the previous data entered in the various fields is displayed. Is there a way to show blank fields in the layout every time I go to that view? Thanks Pavel
danjacoby Posted March 20, 2001 Posted March 20, 2001 Any fields in which data was entered will show that data regardless of the layout. Each record is one separate set of data; the layouts are irrelevant to that fact. If you want a new record, you need to create one. You can add a script step to do so if you want, but I suggest a separate button instead. That way, navigating between layouts doesn't create new records you don't want.
Recommended Posts
This topic is 8904 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now