System settings

The dialog box is intended for specifying debugger settings, performance indicator display settings, server call delay emulation settings, and the All functions command display settings. To open the dialog box, on the Tools menu, click Options.

To apply the changes and close the dialog box, click OK.
To apply the changes without closing the dialog box, click Apply.

To close the dialog box without applying the changes, click Cancel.
The user-defined settings are stored on the client computer. When a user starts the client application on another computer, either the settings stored on that computer or the default settings take effect.
The settings are not stored between sessions unless the user has the Saving user data right.

If the "Taxi" interface compatibility mode is not specified at the application development stage, the settings form includes the Appearance settings group. Note that the selected interface mode is applied after restarting the application, in the next user session. Once you change the interface mode, the Restart button and its description are added to the dialog box. Once you click the button, the platform saves the settings and restarts the client application.

  • Taxi. Use the "Taxi" interface.
  • Forms in tabs. Create a tab in the work area of the main window for each opened form and display the form on this tab. Each tab has a form title and a button that closes it.
  • Forms in separate windows. Auxiliary windows are opened as separate windows.

If the /iTaxi, /isdi, or /itdi option is specified in the command line, they have higher priority than this setting.

Debugger settings

If Debugging in the current session is set to Allowed (<protocol name>), debug over this protocol is enabled and the debug item is included in the list of available debug items in Designer.

The Debug server field displays the debug server address and port number.

Note that once the settings are applied, you cannot undo that.

If you want to allow or deny debugging every time the application is started, select a value from the Debugging on startup list:

  • Allowed (HTTP). Next time you run the application, debug over HTTP is enabled.
    • Debug server on startup. You can specify the debug server address and port number in this field.
  • Allowed (TCP/IP). Next time you run the application, debug over TCP/IP is enabled.
  • Not allowed. Next time you run the application debugging is not allowed.

Specify the debug settings only if you debug the configuration.

Performance indicator display settings

If the Show performance indicators check box is selected (it is identical to the /DisplayPerformance command-line option), performance indicators are displayed in a pop-up window, which fades slowly in a few seconds (this is the default behavior that can be customized in the performance indicator display window settings).

If the check box with the same name is selected in Designer settings or this mode is enabled on startup with the /DisplayPerformance command-line option, the check box becomes unavailable in the 1C:Enterprise mode settings.

To test the configuration in a slow connection scenario, use the following settings group:

If the Emulate delay on server calls check box is selected (it is identical to the /SimulateServerCallDelay command-line option), slow connection emulation mode is enabled.
Specify the call delay, the delay for sending data to the server, and the delay for receiving data from the server. Note that the sending and receiving delay values are specified per 1 KB of sent or received data.

"All functions" command display settings

The Show "All functions" command check box is available if the current user has the Mode "All functions" right. When the check box is selected, the All functions menu command is available. It provides access to various actions (such as opening any catalog, document, report, data processor, and so on). The list includes all metadata objects regardless of whether they are included in the command interface or not. The objects that a user has no right to view are not included in the list.
If the check box with the same name is selected in Designer or this mode is enabled on startup using the /DisplayAllFunction command-line option, the check box becomes unavailable in 1C:Enterprise mode settings.

1C:Enterprise Developer's Community