Customizer → Module Customizer → Modules → Global Settings
Information
In the Global Settings module, customizing objects are stored/managed
which can, e.g., be used in different Python macros and/or value ranges (like modules, OLEs, etc.) to ensure that they can easily be interchanged system-wide.
the settings of which (in the case of parameters) are to apply system-wide.
In the module, global settings are grouped in thematically suitable categories. Within the thematic categories the settings are displayed subdivided by class (object category).
Caution
The global settings contained in the PLANTA standard system must not be deleted.
in the Edit Global Settings module you can delete settings you defined yourself by simply marking and deleting them.
Categories and Classes
Information
The global settings are grouped in thematically suitable categories.
Within the categories, the global settings in this module are subdivided by so called so-called classes.
Module ID
Module variant ID
OLE object
Parameters
Startup module ID
Search results
Template
Dialog message ID
Symbol ID
In the Global Settings (All) module, the settings of all categories and classes are listed and can be edited by users with customizer rights.
The parameters of the following categories are also contained in separate Global Settings modules of the respective areas of application which can also be edited without customizer rights:
#Auslesen eines Template-Codes
from ppms.global_setting import get_global_setting_value
template = get_global_setting_value(python_id='', attribute='template_code')
Details
The global_setting Python module
is imported in order to be able to use the get_global_setting() method.
Notes
Python IDs must be usable as Python literals. They must not contain any special characters, umlauts, spaces, etc.
Python IDs must be defined uniquely in the global settings.
Individual Python IDs must start with an L and the license number.
Example: L100_pr_datasheet
If the customizer does not set this manually, the system will set it automatically.
Global Customizing Parameters (Excerpt)
Information
Below you will find a description of all relevant parameters from the Customizing area For a description of the parameters from the Project/Portfolio and PLANTA link areas, please refer to the separate Global Settings (Project) and Global Settings (link) topics
PLANTA customizer
Parameter name
Parameter ID
Meaning and values
Default values
Python editor
py_editor
Here you can specify the path for the editor which is, e.g., opened in the Modulesmodule when you click on theOpen Python macro editingbutton.
If noPython editor is specified for this parameter, thePlease define an editor!
If a wrong editor is specified, the Error executing python script: The system cannot find the specified file. message will be displayed.
C:\Program Files\Notepad++\Notepad++.exe
Miscellaneous
Parameter name
Parameter ID
Meaning and values
Default values
Standard date format
standard_date_format
Format which is used to interpret the date values specified in theFilter from/ Filter tofields in the customizing in case a different date format than that used in the PLANTA standard customizing is to be used, or if you generally use different date formats in the application, e.g. when using a German and an English user interface.
PLANTA Protocol Name
planta_protocol_handler
Protocol which is used to open the desktop client via URL
planta
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.