January 18, 200520 yr Hello, I was wondering if there is a way to do this. Basically i want to give someone the option to A Record but not the option to Delete All the Records. if the person is the current, I want them to be able to delete only that one. Thanks victor
January 18, 200520 yr Change the menu access for that account to "Editing Only" and use a button to delete the record.
January 19, 200520 yr Author I thought that too and i think it will work. Here my second questions can i hide the button for other users so they dont get to see it. I only would like to show the button to the user login in with access to delete record. Thanks victor
January 19, 200520 yr You can either create two layouts, one with and one without the button, and use a script to move to the correct layout based on the login, or you can use the visibility technique to hide the button. Do a search for visibility here and you'll find many threads which discuss it.
Create an account or sign in to comment