October 8, 200817 yr Hello all: I'm setting up my application to run in kiosk/runtime mode and I'm getting the error "Your access privleges do not allow you to perform this action". What is the minimum privleges needed for an account to run in kiosk mode. I've created an account named kiosk (for lack of a better name) and set the privlege set to the documentation below: a. In the Edit Privilege Set dialog box, give the privilege set a name and description. b. For Layouts, Value Lists, and Scripts, select either All view only or All no access. c. Clear the Manage extended privileges checkbox. What am I missing? Thanks.
October 8, 200817 yr "What is the minimum privleges needed for an account to run in kiosk mode." Kiosk mode is only a display option. The privileges need to be set up to allow the user the access they need to use the database. If they need to enter data but not change any structure, use the built-in "data entry" privilege set at least for starters. That error you're getting indicates that a script is trying to edit a field but the privileges don't allow it.
October 8, 200817 yr Author Thanks Vaughn -- I did in fact have the account set to NOT run any scripts.
Create an account or sign in to comment