Customizing

Customizer Menu Items

Information

  • In the PLANTA documentation a distinction is made between user and customizer menu items, whereas user menu items are also displayed to customizers.

  • However, the composition of the menu items in the menu menu bar and in the toolbar is generally configurable and can be compiled by the administrator for individual users or user groups.

  • On this page, the menu items for customizers are described.

See also: Menu Items For Users

Form Editor

Menu item

Sub-menu item

ID

Button

Shortcut

Description

Customizing mode


315

screwdriver-with-wrench.png


Activates the customizing mode. If you click on the button once more, the customizing mode is deactivated.

Form


7

bars_mask_16_black.png


Description

Horizontal layout


8

bars_horizontal_black.png


Description

Vertical layout


9

bars_vertical_16_black.png


Description

Align left


323

arrow-to-left.png


Description

Align right


324

arrow-to-right.png


Description

Align above


325

arrow-to-top.png


Description

Align below


326

arrow-to-bottom.png


Description

Center horizontally


327

horizontal zentrieren_black.png


Description

Center vertically


328

vertikal zentrieren_black.png


Description

Adjust horizontal intervals


329

horizontale abstände vergleichen_black.png


Description

Adjust vertical intervals


330

vertikale abstände vergleichen_black.png


Description

Same width


331

sameW-white_black.png


Description

Similar height


332

sameH-white_black.png


Description

Similar size


333

sameS-white_black.png


Description

Horizontal automatic. layout


334

horizontale abstände vergleichen_black.png


Description

Vertical automatic. layout


335

vertikale abstände vergleichen_black.png


Description

In the foreground


336

vordergrund_neu_black.png


Description

In the backgound


337

hintergrund_neu_black.png


Description

Extras

Menu item

Sub-menu item

ID

Button

Shortcut

Description

Option Module for MV



cog.png

CTRL + ALT + D

Opens the Option module for MV in which you can change the customizing of module variants.

User's Module Variants



user-heart.png


Opens the User's Module Variants module in which the individual module variants of the logged-on user are displayed. The header data of the module variant can be edited directly.

Tools

Menu item

Sub-menu item

ID

Button

Shortcut

Description

IronPython Console


365

terminal.png



Opens the IronPython console

Edit activated module




F9

Opens the activated module in the Modules module after you have confirmed the Load customizing for activated module? dialog message.

Edit activated data area




CTRL + F3

Opens the activated data area in the Data Areas module.

Edit activated data field




ALT + SHIFT + D

Opens the activated data area in the Data Field module.

Translation Module




CTRL + U

Opens the active module in the Module-Related Translation module after you have confirmed the Open translation module? dialog message.

Indirect Modules




CTRL + I

Opens the Indirect Modules module.

Variables




F6

Opens the Variables module.

Save module customizing


14

screwdriver-wrench-save.png



With this menu item, all changes made to the customizing are saved in the base module variant, i.e. also for all module variants (see here for more information).

This also applies to changes that are made when the module is called via Python, e.g. unhiding/hiding fields/data areas, adjustments of the data field behavior (input/output...). This menu item should therefore only be used with the utmost care.

Python



python-brands.png





Start Winpdb debugger


Bug.png



Information on debugging with Winpdb


Connect to PyCharm Debugger


Bug.png



Information on debugging with PyCharm


Open context in PyCharm



ALT + F1

If the menu item is clicked while focusing on a field that belongs to a Python object, the corresponding file is opened in PyCharm.

Requirements for use:

  • Install JetBrains remote app

  • Port in PyCharm under Options → Creation, Execution, Provision → Configure Debugger:

    • activate Can accept external connections / Allow unsigned requests

  • Configure the host (99996) and port (99997) under which PyCharm can be reached in the User Variables module:

    • Default value for the host: “localhost”

    • Default value for the port: “63342”


Index Python modules


PythonModuleindizieren.PNG



Creates the Python directory/file structure on the PLANTA Server.


Python Performance Profiler



F10

Opens the Performance Measuring module


Reload Jython modules




Re-imports all Jython modules. Can only be used if the web interface (PLANTA link) is activated.


Clear Jython cache




Clears all caches on the part of Jython. Can only be used if the web interface (PLANTA link) is activated.

Restart PLANTA service



play-circle.png


ALT + CTRL + SHIFT + F

Is required if changes have been made to the system customizing.

  • Note: If you click on the menu item, all open client connections (sessions) are closed. New client connections are not possible during restart.

See also: Data Dictionary and Data Items

Information

Example

  • By default, menu item 34 Save only has the Save function. By particular settings, the standard function can be combined with an action, e.g. saving and refreshing.

Note

  • Changes made to menu items are not visible on the user interface.