|
<< Click to Display Table of Contents >> Navigation: SP 0.0 > Enhancements > OnCustomQueryTab_XXX / OnCustomQueryTabSearch_XXX > Default OnCustomQueryTab now managed at core level |
Starting from R26, a new mechanism has been introduced for managing default OnCustomQueryTab_XXX and OnCustomQueryTabSearch_XXX automatically at core level to provide fast execution.
With reference to a standard installation, in case of no customization of the following script in the LST_DIR, they can be safely removed:
OnCustomQueryTab_AllParentProjects.LST
OnCustomQueryTab_Attachments.LST
OnCustomQueryTab_SearchInAttachments.LST
OnCustomQueryTab_Sheets.LST
OnCustomQueryTab_Subscriptions.LST
OnCustomQueryTab_Tasks.LST
OnCustomQueryTab_TasksActions.LST
OnCustomQueryTabSearch_SearchInAttachments.LST
Infact, by default, they are now automatically managed/shown at core level.
In case of any OnCustomQueryTab_XXX and OnCustomQueryTabSearch_XXX script customization in the LST_DIR folder, the .LST scripts will be used/executed as usual.
Since the above OnCustomQueryTab_XXX grid will be automatically visible in the TreePage, it is possible to define the set of visible grids through the option “User Interface à Tree à Visible Grids in the TreePage”