---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/de-DE/employee-service-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Enable or disable global header options

# Enable or disable global header options {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Enable or disable the global header options by configuring additional options in JSON
format for the Employee Center menu record.

## Vorbereitungen

Role required: admin

## Prozedur

1. Navigate to AllService PortalsPortals.  
   The Service Portal module displays the list of all the available portals.
2. Click Employee Center.  
   If the Employee Center form is read-only, the message To edit this record click here appears at the top.
3. Click here to edit the form.
4. Beside the main menu field, click the Preview this record icon to open the Employee Center menu record.
5. Edit the Additional options, JSON format field.

   | Option | Parameter setting |
   | Search bar | To enable this option, set the exclude_search_on_homepage value to false. "exclude_search_on_homepage":{ "displayValue":"false", "value":false Default value: true Hinweis: By default, the search widget is displayed in the Employee Center homepage. Search bar on the global header is hidden by default that you can enable, if needed. |
   | Wishlist | To enable this option, set the enable_wishlist value to true "enable_wishlist":{ "displayValue":"true", "value":true Default value: False |
   | My Requests | To disable this option, set the enable_requests value to false "enable_requests":{ "displayValue":"false", "value":false Default value: True |
   | My Tasks | To disable this option, set the enable_tasks value to false "enable_tasks":{ "displayValue":"false", "value":false Default value: True |
   | More | To disable this option, set the enable_more_items value to false "enable_more_items":{ "displayValue":"false", "value":true, "sysId":"47c952cbec8305107f44e04d648d43c0" Default value: True |
   | Cart | To enable this option, set the enable_cart value to true "enable_cart":{ "displayValue":"true", "value":true Default value: False |
   | Update Cart | To enable this option, set the auto_update_cart value to true. Update the shopping cart automatically with user-specific changes from multiple tabs and platforms. "auto_update_cart": { "displayValue": "true", "value": true} Default value: True |
   |-|-|

   {#config-global-header-components__choicetable_osb_gxg_5qb}  
   Hinweis:  
   For a topic to show up in the Header Menu, ensure that you add content to the topic.
6. Click Update.

