Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14097 - User Security does not allow access to that form

14097   User Security does not allow access to that form

Cause

This error occurs if the show or showModal method is called on a form that has the app.userSecurityLevel value greater than the value of the securityLevelVisible property of the Window class or MenuItem class.

Action

Check the security level of the user before allowing the form to be created or displayed.