Whether you use the full-text search function or not, you can set it in each way.
〇When using the full text search function
When using the full text search function of the site map, but hiding the magnifying glass icon of IM-ContentsSearch
The magnifying glass icon can be hidden by adding the following plug-in setting.
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<extension point="jp.co.intra_mart.foundation.ui.theme.utility.searchengine">
<item id="searchbox" version="8.0.999" enable="false" />
</extension>
</plugin>
To disable functions using plug-ins, please refer to "Disable iPad plug-in" in the document below.
■ intra-mart Accel Platform Setup Guide 5.3.3.8.1. Disable iPad plug-in
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_ignore_sp_for_ipad.html#ipad
〇 When not using the full text search function
You can hide it in the following two ways.
1.Uninstall the IM-ContentsSearch for Accel Platform module.
The magnifying glass icon can be hidden by uninstalling IM-ContentsSearch.
Please check the following for detailed steps to change the module configuration.
■ intra-mart Accel Platform Setup Guide 10.3.1. Modification of module configuration
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/change_module/index.html#id6
2. Revoke the authorization authority to the full-text search screen from the authenticated user
You can hide the magnifying glass icon by removing authorization for the full text search screen using the following steps.
(1) Select “Authorization” from “Tenant Management” to open the authorization setting screen.
(2) Go to the resource "IM-ContentsSearch" > "Full text search" and set the authenticated user policy to "Prohibit".
■intra-mart Accel Platform Tenant Administrator Operation Guide
Set up authorization
https://document.intra-mart.jp/library/iap/public/operation/tenant_administrator_guide/texts/basic_guide/basic_guide_1.html
--Target-------------------------------------------------------------------------
iAP/Accel Platform/All Updates
---------------------------------------------------------------------------------
FAQID:1313