powered by CADENAS

Manual

Manual

1.1.6.7.19.2. Block [PARTdataManager] - Globale Einstellungen für PARTdataManager
1.1.6.7.19.2.1. Keys "TABCONTENT_..." - Availability and visibility of tab content
1.1.6.7.19.2.2. Keys "PARTSELECTION_SHOW_..." / "PARTSELECTION_..._AS_TAB" - Show/hide "Structure" items or move on tab
1.1.6.7.19.2.3. Key "TOP_SHOW_PATH_SELECTION" - Show/hide search path selection list field (Suchen in)
1.1.6.7.19.2.4. Keys "TOP_SEARCHPATH_SELECTION_..." - Search path selection: Show/hide single options
1.1.6.7.19.2.5. Key "TOP_SEARCHPATH_SELECTION_HEADER" - Search path selection: Show/hide headers
1.1.6.7.19.2.6. Key "TOP_SHOW_VIEWMODE_BUTTON" - Show/hide view mode selection (Search for)
1.1.6.7.19.2.7. Key "INDEX_SHOW_CATALOG_FILTER" - Suchergebnisse einschränken per Katalogfilter
1.1.6.7.19.2.8. Key "INDEX_SHOW_MAPVIEW" and "INDEX_SHOW_CLUSTERMAPVIEW" - Show/hide buttons for Cloud Map and Partition Map view
1.1.6.7.19.2.9. Key "INDEX_SHOW_SEARCH_SETTINGS" - Button "Sucheinstellungen" on/off
1.1.6.7.19.2.10. Key "INDEX_SHOW_SAVEININDEX" - Button "Suchergebnisse in den Favoriten speichern" on/off
1.1.6.7.19.2.11. Key "INDEX_SHOW_SAVEINFILE" - Button "Suchergebnisse in einer Datei speichern" on/off
1.1.6.7.19.2.12. Key "INDEX_SHOW_GENERATE_FILTER_ASSISTANT" - Button "Erweiterter Suchfilter Assistent" on/off
1.1.6.7.19.2.13. Keys "TOP_SHOW_SAVEQUERY_BUTTON" and "TOP_SHOW_LOADQUERY_BUTTON" - Suchvorlagen
1.1.6.7.19.2.14. Key "TOP_SHOW_SYNONYM_BUTTON" - Show/hide button "Suche nach Synonymen"
1.1.6.7.19.2.15. Key "TOP_SHOW_HELP_BUTTON" - Show/hide Help button
1.1.6.7.19.2.16. Block [PARTdataManager] -> Key "STYLESHEETS" - Customer stylesheets for GUI elements

Der Block [PARTdataManager] enthält globale Einstellungen für das Modul PARTdataManager, insbesondere auch zum Ein- und Ausschalten von GUI-Elementen (siehe Abschnitt 1.1.6.10.1, „Tweakmenu: Adjust menus, menu items, toolbars, icons and context menu commands“).

1.1.6.7.19.2.1. Keys "TABCONTENT_..." - Availability and visibility of tab content

The keys starting with "TABCONTENT..." control the availability or visibility of tabs in PARTdataManager.

Availability of content sections:

  • Bauteilvergleich: TABCONTENT_PARTCOMPARISON_ENABLED:

    • TRUE: available

    • FALSE: not available

  • Cloud Navigator: TABCONTENT_CLOUDNAVIGATOR_ENABLED:

    • TRUE: available

    • FALSE: not available

Visibility of available content sections after start-up:

  • Assistent: TABCONTENT_ASSISTANT_HIDE_ON_STARTUP

    [Hinweis] Hinweis

    In order for the assistant tab to be deactivated the script setup\scripts\partdatamanager\autoexec\startuppage.vbb has to be deactivated in addition.

  • Teileauswahl: TABCONTENT_PARTSELECTION_HIDE_ON_STARTUP

    • TRUE: not visible

    • FALSE: visible

  • Teileansicht: TABCONTENT_PARTVIEW_HIDE_ON_STARTUP

    • TRUE: not visible

    • FALSE: visible

  • Bauteilvergleich: TABCONTENT_PARTCOMPARISON_HIDE_ON_STARTUP

    Of course, when hiding the tab context menus are also hidden.

    Of course, when hiding the tab context menus are also hidden.

    • TRUE: not visible

    • FALSE: visible

  • Cloud Navigator: TABCONTENT_CLOUDNAVIGATOR_HIDE_ON_STARTUP

    • TRUE: not visible

    • FALSE: visible

  • Suchergebnis: TABCONTENT_SEARCHRESULT_HIDE_ON_STARTUP

    • TRUE: not visible

    • FALSE: visible

1.1.6.7.19.2.2. Keys "PARTSELECTION_SHOW_..." / "PARTSELECTION_..._AS_TAB" - Show/hide "Structure" items or move on tab

You can show or hide items in the Struktur area or move it on its own tab:

Example: Either enable"Favorites" in the "Structure" area or as tab.

Example: Either enable"Favorites" in the "Structure" area or as tab.

Enable/disable different items in the Struktur area:

  • Kataloge: PARTSELECTION_SHOW_CATALOGS

  • Klassifikationen: PARTSELECTION_SHOW_CLASSIFICATIONS

  • Favoriten: PARTSELECTION_SHOW_FAVORITES

  • Verlauf: PARTSELECTION_SHOW_HISTORY

  • Dokumentenscan: PARTSELECTION_SHOW_DOCSCAN

Value range: TRUE / FALSE

As an alternative you can disable different items in the Struktur area and enable as tabs:

  • Classifications: PARTSELECTION_CLASSIFICATIONS_AS_TAB

  • Favorites: PARTSELECTION_FAVORITES_AS_TAB

  • History: PARTSELECTION_HISTORY_AS_TAB

  • Document scan: PARTSELECTION_DOCSCAN_AS_TAB

Value range: TRUE / FALSE

Example

  • Just to hide the item Favorites in the Struktur area:

    [PARTdataManager]
    PARTSELECTION_SHOW_FAVORITES=FALSE
  • Hide item Favorites in the Struktur area but show it on its own tab

    [PARTdataManager]
    PARTSELECTION_SHOW_FAVORITES=FALSE

    AND

    [PARTdataManager]
    PARTSELECTION_FAVORITES_AS_TAB=TRUE

[Hinweis] Hinweis

If you enable a *_AS_TAB key then you have to disable the corresponding key "PARTSELECTION_SHOW_*".

1.1.6.7.19.2.3. Key "TOP_SHOW_PATH_SELECTION" - Show/hide search path selection list field (Suchen in)

You can hide the complete list field Suchen in for the search path selection.

1.1.6.7.19.2.4. Keys "TOP_SEARCHPATH_SELECTION_..." - Search path selection: Show/hide single options

Show / hide single options:

Block [PARTdataManager]

Keys:

  • TOP_SEARCHPATH_SELECTION_CAT (allen Katalogen)

  • TOP_SEARCHPATH_SELECTION_CLS (allen Klassifikationen)

  • TOP_SEARCHPATH_SELECTION_CATANDCLS (allen Katalogen Klassifikationen)

  • TOP_SEARCHPATH_SELECTION_NAT (allen nativen Katalogen)

  • TOP_SEARCHPATH_SELECTION_CURRENT (Aktuelles Verzeichnis)

  • TOP_SEARCHPATH_SELECTION_CURRENTCAT (Aktueller Katalog)

  • TOP_SEARCHPATH_SELECTION_FIXEDCAT (Verzeichnis fixieren)

  • TOP_SEARCHPATH_SELECTION_FIXEDPATH (Katalog fixieren)

  • TOP_SEARCHPATH_SELECTION_OPENDIALOG (Benutzerdefinierte Auswahl...)

    User information on this can be found under Abschnitt 3.1.1.6.2.1, „Benutzerdefinierte Auswahl...“ in PARTsolutions / PARTcommunity4Enterprise - Handbuch für Anwender.

Value range: 0/1

User information on Suchen in in general can be found under Abschnitt 3.1.1.6.2, „Suchbereich einstellen“ in PARTsolutions / PARTcommunity4Enterprise - Handbuch für Anwender.

1.1.6.7.19.2.5. Key "TOP_SEARCHPATH_SELECTION_HEADER" - Search path selection: Show/hide headers

Indicates whether headers should be shown for the selection groups.

1.1.6.7.19.2.6. Key "TOP_SHOW_VIEWMODE_BUTTON" - Show/hide view mode selection (Search for)

Indicates whether the view mode selection shall be shown (options Einzelteilen | Teilefamilien und Einzelteilen).

[PARTdataManager]
TOP_SHOW_VIEWMODE_BUTTON=YES/NO

1.1.6.7.19.2.7. Key "INDEX_SHOW_CATALOG_FILTER" - Suchergebnisse einschränken per Katalogfilter

Nach einer Volltextsuche oder Variablensuche wird ein Katalogfilter angezeigt. Wenn Treffer über mehrere Kataloge hinweg erzielt wurden, haben Sie so nachträglich die Möglichkeit die Ergebnisse auf einen bestimmten Katalog einzuschränken.

Ein-, ausschaltbar per Konfigurationsdatei:

$CADENAS_SETUP/partsol.cfg:

[PARTdataManager]
INDEX_SHOW_CATALOG_FILTER=yes/no
1.1.6.7.19.2.8. Key "INDEX_SHOW_MAPVIEW" and "INDEX_SHOW_CLUSTERMAPVIEW" - Show/hide buttons for Cloud Map and Partition Map view

Block [PARTdataManager]

You can show/hide the buttons for Cloud Map view and Partition Map view of the tabbed page Suchergebnisse.

INDEX_SHOW_MAPVIEW=YES
INDEX_SHOW_CLUSTERMAPVIEW=YES

1.1.6.7.19.2.9. Key "INDEX_SHOW_SEARCH_SETTINGS" - Button "Sucheinstellungen" on/off

Indicates whether the Sucheinstellungen button shall be shown. Default: "Yes".

When clicking the button the dialog box Einstellungen with selected item Suche is opened.

[PARTdataManager]
INDEX_SHOW_SEARCH_SETTINGS=YES/NO

Even if the button is not displayed you can reach the setting options via Extras menu -> Einstellungen... -> Suche dialog -> Allgemein tabbed page.

1.1.6.7.19.2.10. Key "INDEX_SHOW_SAVEININDEX" - Button "Suchergebnisse in den Favoriten speichern" on/off

Indicates whether the Suchergebnisse in den Favoriten speichern button shall be shown.

[PARTdataManager]
INDEX_SHOW_SAVEININDEX=YES/NO

1.1.6.7.19.2.11. Key "INDEX_SHOW_SAVEINFILE" - Button "Suchergebnisse in einer Datei speichern" on/off

Indicates whether the Suchergebnisse in einer Datei speichern button shall be shown.

[PARTdataManager]
INDEX_SHOW_SAVEINFILE=YES/NO

1.1.6.7.19.2.12. Key "INDEX_SHOW_GENERATE_FILTER_ASSISTANT" - Button "Erweiterter Suchfilter Assistent" on/off

Indicates whether the Erweiterter Suchfilter Assistent button shall be shown.

[PARTdataManager]
INDEX_SHOW_GENERATE_FILTER_ASSISTANT=YES/NO

A Search filter assistant normally is created administratively, aiming to pregenerate the mostly used filters, in order to ease finding relevant parts for users.

Details on this can be found under Abschnitt 3.1.1.8, „Suchfilterassistent“ in PARTsolutions / PARTcommunity4Enterprise - Handbuch für Anwender.

1.1.6.7.19.2.13. Keys "TOP_SHOW_SAVEQUERY_BUTTON" and "TOP_SHOW_LOADQUERY_BUTTON" - Suchvorlagen

In order to hide the Suchvorlagen button set the keys TOP_SHOW_SAVEQUERY_BUTTON and TOP_SHOW_LOADQUERY_BUTTON on '0'.

Indicates whether the 'save query'-button shall be shown.

TOP_SHOW_SAVEQUERY_BUTTON

Value range: 0/1

Indicates whether the 'load query'-button shall be shown.

TOP_SHOW_LOADQUERY_BUTTON

Value range: 0/1

1.1.6.7.19.2.14. Key "TOP_SHOW_SYNONYM_BUTTON" - Show/hide button "Suche nach Synonymen"

The checkbox for the synonym search can be hidden.

[PARTdataManager]
TOP_SHOW_SYNONYM_BUTTON=0/1

1.1.6.7.19.2.15. Key "TOP_SHOW_HELP_BUTTON" - Show/hide Help button

Indicates whether the 'Help' button shall be shown.

TOP_SHOW_HELP_BUTTON=YES/NO
1.1.6.7.19.2.16. Block [PARTdataManager] -> Key "STYLESHEETS" - Customer stylesheets for GUI elements

Comma separated list of custom style sheet files in $CADENAS_SETUP/styles.

Default GUI style

Under $CADENAS_SETUP/styles, the default.css file is used for the GUI style.

Adjust GUI style

The GUI style can easily be adjusted.

Under $CADENAS_SETUP/partsol.cfg -> Block [PARTdataManager] -> Key STYLESHEETS state the desired CSS file. Styles will be appended to the default style.

If just the file name and no path is given the application attempts to find the file in the "$CADENAS_SETUP/styles" directory. Have a look there for some examples.

[PARTdataManager]
STYLESHEETS=default.css,custom.css

Just as well you can specify an absolute path.

Find relevant keys in the css file

In order to ease finding relevant keys enable the following docking windows:

  • GUI Elemente Baum

  • GUI Element Eigenschaften

  • GUI Stylesheet

  1. Under $CADENAS_USER create a file named debug.cfg with the following content:

    [PDEBUG]
    showDebugMenu=1
    showWidgetTree=1
    showExportPath=1

    -> Now the dockings are displayed.

  2. Click on the icon .

    -> The mouse cursor turns into a red circle.

  3. Move the cursor over a QWidget.

    -> It is marked with a red rectangle.

  4. Click on the desired QWidget.

    -> The element is marked with bold font in the docking GUI Elemente Baum.

    Now you can find the relevant key in the css file.

Try out adjustments

You can perform changes in the GUI Stylesheet docking window.

Just for example:

  1. Set a yellow background.

    QWidget {
      background: #fffaaa;
    }

  2. Click Apply.

    -> The change is immediately displayed.

    [Hinweis] Hinweis

    The Apply action does not save changes!

    If you want to overtake changes use Save as and then copy the changes into the desired css file.