powered by CADENAS

Manual

Manual

1.1.6.7.18.2. "PARTdataManager" section - Global settings for PARTdataManager

The section [PARTdataManager] contains global settings for the module PARTdataManager.

1.1.6.7.18.2.1. Key "PARTSELECTION_SHOW_..." - Hide "Part selection" item or move on tab

You can hide PARTselection items or move it on its own tab:

[PARTdataManager]
#:HELP;default;Keys to enable/disable different root nodes in part-selection content.
PARTSELECTION_SHOW_CATALOGS=TRUE
PARTSELECTION_SHOW_CLASSIFICATIONS=TRUE
PARTSELECTION_SHOW_FAVORITES=TRUE
PARTSELECTION_SHOW_HISTORY=TRUE
PARTSELECTION_SHOW_DOCSCAN=TRUE

#:HELP;default;Keys to show root items from part selection as separate content tab. 
 Disable it above in case you activate it here!
PARTSELECTION_CLASSIFICATIONS_AS_TAB=FALSE
PARTSELECTION_FAVORITES_AS_TAB=FALSE
PARTSELECTION_HISTORY_AS_TAB=FALSE
PARTSELECTION_DOCSCAN_AS_TAB=FALSE

Example

  • Just to hide the item Favorites

    [PARTdataManager]
    PARTSELECTION_SHOW_FAVORITES=FALSE

  • Hide item in the submenu of Part selection but show it on its own tab

    [PARTdataManager]
    PARTSELECTION_SHOW_FAVORITES=FALSE

    AND

    [PARTdataManager]
    PARTSELECTION_FAVORITES_AS_TAB=TRUE

[Note] Note

If you enable a *_AS_TAB key then you have to disable the corresponding key in the above section.

1.1.6.7.18.2.2.  Keys "TOP_SEARCHPATH_SELECTION_..." - Show/hide selection options in search path/template list box

Show / hide the desired search options:

Block [PARTdataManager]

Keys:

  • TOP_SEARCHPATH_SELECTION_CAT (all catalogs)

  • TOP_SEARCHPATH_SELECTION_CLS (all classifications)

  • TOP_SEARCHPATH_SELECTION_CATANDCLS (all catalogs classifications)

  • TOP_SEARCHPATH_SELECTION_CURRENT (Current selection)

  • TOP_SEARCHPATH_SELECTION_FIXEDCAT (Fix directory)

  • TOP_SEARCHPATH_SELECTION_FIXEDPATH (Fix catalog)

  • TOP_SEARCHPATH_SELECTION_OPENDIALOG (Custom selection...)

Value range: 0/1

1.1.6.7.18.2.3.  Key "INDEX_SHOW_SEARCH_SETTINGS" - Search results: "Search settings" button

Block [PARTdataManager]

When clicking on the button Search settings the dialog box Settings with the Search section opens.

You can configure, whether the button Search settings is displayed or not:

[PARTdataManager]
INDEX_SHOW_SEARCH_SETTINGS=yes

Default: Yes

Even if the button is not displayed, you can access the setting option Maximum number of search result via Extras menu -> Preferences... -> Search section -> General tabbed page.

1.1.6.7.18.2.4.  Key "INDEX_SHOW_MAPVIEW" and "INDEX_SHOW_CLUSTERMAPVIEW"

Block [PARTdataManager]

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

INDEX_SHOW_MAPVIEW=YES
INDEX_SHOW_CLUSTERMAPVIEW=YES

1.1.6.7.18.2.5.  Key "INDEX_SHOW_GENERATE_FILTER_ASSISTANT" - Search filter assistant

The Search filter assistant is used to restrict the number of search results. That means for example, you can restrict a range of length between 10 and 100 as desired before searching.

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

A Search filter assistant is based on any desired search. The search path in the search filter assistant is the same, which has been used for the filter generation.

You can set, which variables should be displayed later in the filter.

The Search filter assistant is automatically created.

Detailed information can be found in the PARTsolutions User Manual (F1 -> Search term "Search filter assistant").

1.1.6.7.18.2.6.  Key "INDEX_SHOW_CATALOG_FILTER" - Restrict Search results via Catalogue filter

After Full-text search or Variables search a Catalog filter is displayed. If there were hits in several catalogs, then you have the opportunity to filter on a certain catalog afterwards.

Switch on and off via configuration file:

$CADENAS_SETUP/partsol.cfg:

[PARTdataManager]
INDEX_SHOW_CATALOG_FILTER=yes/no

1.1.6.7.18.2.7.  Key "TOP_SHOW_SYNONYM_BUTTON" - Show/hide synonym search and LinkDB search checkboxes

The checkboxes for synonym search and LinkDB search can be shown or hidden.

Section [PARTdataManager]

Key: TOP_SHOW_SYNONYM_BUTTON

Value: 0/1