Wickerman Posted September 28, 2018 Posted September 28, 2018 I have a table that I want to use for preference settings and another I want to use as a 'Home' page. These should both be '1-record' layouts. Is there any simpler way of preventing record creation (and deletion) other than creating custom menus with the 'New Record' / Delete record commands turned off? I'd guess probably not, but sometimes I discover I do things the hard way, so would appreciate a little confirmation!
comment Posted September 28, 2018 Posted September 28, 2018 There are two (and only two) safe ways to prevent users from doing something: user privileges and field validation. In this case, you can simply deny the Create privilege for this table in the users privilege set.
Recommended Posts
This topic is 2303 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