February 4, 200520 yr Is there a way to set Privileges so that a guest account can delete 1 record (record being browsed) but not be able to delete ALL records. I hope this can be done. I want them to be able to delete a record if a type-o is made, but not delete every record. Thanks for your help.
February 8, 200520 yr If you do not allow the user to delete records (based on their privileges) you can script a delete button to delete the current record. Look at the option at the bottom of script maker to allow the current script to run with full access privileges. This way, you can control what the user does. HTH
Create an account or sign in to comment