If you lock one or more of BlueZone's features, your users can still view the contents of the locked dialogs. The OK button will be disabled to prevent the saving any changes made to these dialogs.
However, if you want your users to not be able to view the locked dialogs, you can enable on an option to prevent locked dialogs
from being viewed.
This is accomplished by editing a setting in the default.ini file.
Configuration method: Manual configuration
Feature scope: Site-level feature
|
1. |
On the web server, navigate to the Site that you want to change. For example:
C:\Inetpub\wwwroot\MySite
|
|
2. |
Locate and display the contents of the \template folder. |
|
3. |
Locate the default.ini file and open it with Notepad. |
|
4. |
Locate the ShowLockedDialogs=Yes entry towards the end of the [Configuration Lock Feature] section. |
|
5. |
Change ShowLockedDialogs=Yes to ShowLockedDialogs=No and save the file. Any new launch folders that are created from this point on, have the show locked dialogs feature enabled for all sessions.
|
Note
If you have already created one or more launch folders, you must go to each existing launch folder, and edit the
default.ini file, changing
ShowLockedDialogs=Yes to
ShowLockedDialogs=No.
Tip
It is possible to enable the show locked dialogs feature individually for each existing launch folder. This is accomplished
by editing the
default.ini file located in only the launch folders that you want to change.