---
sourceDocument: Xanadu Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/employee-service-management

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Tab widget mapping form

# Tab widget mapping form {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

You can use the tab widget mapping form to display widgets on a tab and control their visibility.
{#tab-widget-mapping-form__id_apm_rzw_mwb__entry__2}

| Field | Description |
|-|-|
| Name | Name of the widget-mapping record that is available in the widgetTitle variable of the widget options object. Use this variable value as the widget title. |
| Application | Application of the tab. For example, you can select one of the applications such as Employee Center Pro or Employee Center Pro Kiosk. |
| Active | Option to activate the widget in the tab. |
| Order | Order number in which you want the widget to appear on the tab. |
| Tab | Unique name of the tab that you want to associate with. |
| Accessible by | Users who can view the widgets. * Employee only * Manager only * Employee and manager * Everyone * Manager and Other Managers * Employee, Manager, and Other Managers * User criteria: Provide the access only to specific users, groups, and roles with the user criteria. The widget is visible to the users based on the following: * Available For: User group for whom the widget is visible. Define and select the user group based on your business needs. * Not Available For: User group for whom the widget isn't visible. Define and select the user group based on your business needs. {#tab-widget-mapping-form__ul_oxv_kj5_ywb}Values that are defined in the Not Available For group take precedence over the values defined in the Available For group. If both aren't defined, the widget is visible to all users. For more information on widget visibility based on user criteria, see [User Criteria output](https://servicenow-prod.fluidtopics.net/yAaXdgV_Ld7jLZKU1oPSqg "User Criteria output based on Available For and Not Available For values."). Note: Use the user criteria cautiously because the profile page load time can take longer based on your criteria. {#tab-widget-mapping-form__ul_xbj_3wj_swb}Based on your selection, the profile visibility is either locked or made available for editing by the employee. |
| Allow employee to control visibility | This field appears only when you select one of the Employee only, Employee and manager, or Everyone options. Note: To view and change the visibility setting, embed the Public Profile Visibility widget inside the configured widget. When you select the value as true, employees can see the edit option used to modify the visibility settings. The modified visibility setting (employee_profile.widget_visibility) is stored in the user preference table. Note: Settings configured in the Allow employee to control visibility field take precedence over the settings configured in the Accessible by field to display the information. Employees can change the admin configuration and determine how much of the profile information is visible to the public. Here's a sample code for invoking the Public Profile Visibility widget. `data.publicProfileWidget = $sp.getWidget("public_profile_visibility", { tabWidgetMappingId: options.tabWidgetMappingId ? options.tabWidgetMappingId : "", isUserSelectionEnabled: options.isUserSelectionEnabled ? options.isUserSelectionEnabled : "", widgetTitle: options.widgetTitle ? options.widgetTitle : "" });` `To embed it in your widget use the sp-widget directive. For example, <sp-widget widget="data.publicProfileWidget"></sp-widget>` This field value is available in the isUserSelectionEnabled variable of the widget options object. |
| Widget | Widget to display on the tab. Note: Only when you map a widget to the tab, the information displays inside the tab on the employee profile page. When the widget is visible on the UI, set the isVisible variable value to true in the server script data object to indicate the widget visibility. For example, data.isVisible = true. For optimal tab load time, use a max of seven associated widgets, which can take 250 ms or equivalent. Note: If the widget type is Employee Profile Overview, you can select the set of sections to be displayed under this widget. |
| Widget parameters | Comma-separated list of widget parameters auto-populated with default values. For the Employee Schedule widget, to send Email or SMS, specify the widget parameters `enable_send_email` and `enable_send_sms` values to true. For more information, see [Configure the mail and SMS send to self](https://servicenow-prod.fluidtopics.net/Vze0QuiqlBOgQifQOcAu3Q "Help employees access information easily by sending required information as an SMS or email."). For default calendar view, specify `default_calendar_view` value to day or week or month. |
[Table 1. Tab widget mapping form]

{#tab-widget-mapping-form__id_apm_rzw_mwb}
**Related concepts**   

* [Browser Extension for Employee Center forms](https://servicenow-prod.fluidtopics.net/GmsGD2vhZ5bUPVqaeX2Mnw "The Browser Extension for Employee Center forms provide information about various configurations required to set up the extension.")
* [Campaign overview and Campaign analytics dashboards](https://servicenow-prod.fluidtopics.net/O9ej89RRsI0ACLLHI9t~Ug "Content Analytics collects data on user interactions and generates visualizations to help campaign managers determine the effectiveness of campaigns.")
* [Content Analytics dashboards](https://servicenow-prod.fluidtopics.net/VSgxkwUO6w1NQAYZieYCGQ "Content Analytics display data visualizations for portal data collected in the default tracking profile.")
* [Content engagement dashboard](https://servicenow-prod.fluidtopics.net/E~hwAQ6bHM5JdXFFAPaClw "Content analytics displays data visualizations of engagement metrics for content published to the portal or Now mobile app in the Content Engagement dashboard.")
* [Content Library Overview dashboard](https://servicenow-prod.fluidtopics.net/ijBzq7tdo9hndy08bG1_rw "Content analytics displays data visualizations of performance metrics for content published to the portal or Now mobile app in the Content Library Overview dashboard.")
* [Employee Center widgets](https://servicenow-prod.fluidtopics.net/MFqiOmIOq20mp9lyfrodtQ "You can use base system widgets as-is in your Employee Center or clone them to suit your own business needs.")
* [Employee Profile form](https://servicenow-prod.fluidtopics.net/AygvvWu5Wz20DxSyaGrF_A "An option in the Employee Profile configuration that provides a list of employee profile fields.")
* [Enhanced Requests Experience forms](https://servicenow-prod.fluidtopics.net/kmNssP18jy8aW93BlKbPKg "The forms provide information to set up the Enhanced Requests Experience.")
* [Feedback Analytics dashboard](https://servicenow-prod.fluidtopics.net/Ks9JliGxNLHlVic8ldiTgw "Track all your feedback responses with the Feedback Analytics for portals, email, Virtual Agent, kiosks, and Now Mobile.")  
**Related tasks**   

* [Manage profile tabs and visibility in Employee Profile](https://servicenow-prod.fluidtopics.net/9RVOTbqtfUe8xD2dJGPZ~Q "Enable the display of work-related content in the employee profile to help customize the public profile visibility settings.")  
**Related reference**   

* [Activity Configuration form](https://servicenow-prod.fluidtopics.net/5fsTNl0pw7C171C5eqzKhQ "Use the Activity Configuration form to do a basic configuration or an advanced configuration for an activity.")
* [Activity Configuration Detail form](https://servicenow-prod.fluidtopics.net/3n1j0sEhLP4EHYk8lSFUkA "Use the Activity Configuration Detail form to specify which records you want to retrieve from a table when certain conditions are met for a basic activity configuration.")
* [Approvals experience reference](https://servicenow-prod.fluidtopics.net/47N4qnhsbfbwtRfqoBG0FQ "Use the following reference information for better approval experience.")
* [Block content form](https://servicenow-prod.fluidtopics.net/3Fzkh_VXqt3HU4xLSurs3g "Block content form")
* [Components installed with Employee Center Pro](https://servicenow-prod.fluidtopics.net/aozV3O7BC6wVWx2OXEZQ9Q "Several types of components install with the activation of the Employee Center Pro plugin, including user roles and tables.")
* [Components installed with Content engagement](https://servicenow-prod.fluidtopics.net/iADA1KlNnfGt6VTsXLe26w "Several types of components are installed with activation of the Content engagement plugin, including tables, user roles, and scheduled jobs.")
* [Components installed with Content Experiences](https://servicenow-prod.fluidtopics.net/1B_PxeQlBU5ck6ORrd8I2g "Several types of components install with the activation of the Content Experiences [sn_cd] plugin, including tables, user roles, and scheduled jobs.")
* [Components installed with Content Publishing](https://servicenow-prod.fluidtopics.net/DEjgzPauWrUUET_nTI0dNw "Several types of components install with the activation of the Content Delivery [com.sn_content_delivery] plugin, including tables, user roles, and scheduled jobs.")
* [Components installed with Content Governance](https://servicenow-prod.fluidtopics.net/8~2d8dMu5cjP~l6hlQo~Ew "Several types of components install with the activation of the Content Governance [sn_cg] plugin, including tables, user roles, and scheduled jobs.")
* [Components installed with Content Analytics](https://servicenow-prod.fluidtopics.net/svLmo4JHKXONQ2lusLn9KA "Several types of components install with the activation of the Content Analytics [sn_cda] plugin, including tables, user roles, and scheduled jobs.")
* [Connected Content form](https://servicenow-prod.fluidtopics.net/P8blJU7FJval3LrhNYfllg "Use the connected content form to associate content to the topics in your taxonomy.")
* [Default Employee Profile Header Configuration record](https://servicenow-prod.fluidtopics.net/tA3Fur8VxtSR9L9w2wTWQA "The default Employee Profile header configuration record contains the following field values.")
* [Employee Profile Header Configuration form](https://servicenow-prod.fluidtopics.net/iJC~6AwR2GD6uLEGAQ85cg "Use the Employee Profile Header Configuration form to create a header for a profile.")
* [Employee Profile portal configuration form](https://servicenow-prod.fluidtopics.net/D1J5UZJZpgMy__at2_Jnfg "Use the Employee Profile Portal Configuration form to configure the profile for a service portal.")
* [Employee Profile upgrade scenarios](https://servicenow-prod.fluidtopics.net/hn3UmnIfOMJy8gqJooSllA "After upgrading Employee Profile to version 11.0.3, the profile pages on all portals are updated based on the following scenarios.")
* [External Link form](https://servicenow-prod.fluidtopics.net/K4qxMHoAOYK5gfnmoB7G~Q "Use the External Link form to create an external link.")
* [Featured Content form](https://servicenow-prod.fluidtopics.net/4zt5vJVQiU3oeFUDejB58g "Use the featured content form to mark the associated connected content as featured content for a topic.")
* [Feedback configuration form](https://servicenow-prod.fluidtopics.net/H1sGZmDHiAPm~jxbZ3FCYA "Description of the feedback configuration form fields to target a portal for feedback responses.")
* [Feedback definition form](https://servicenow-prod.fluidtopics.net/lydAvASPxWwWYsLs5QDf2w "Description of the feedback definition form fields to curate the experience and service feedback widgets in the portal pages.")
* [Footer form](https://servicenow-prod.fluidtopics.net/S4XcRQh_ibu6dg9IrxVVSA "Use the Footer form to create a new footer that you want to appear in the Employee Center or Employee Center Pro.")
* [Footer Menus form](https://servicenow-prod.fluidtopics.net/mGcIsY588jTqz5ehRvKKQA "Use the Footer Menus form to create a new footer menu that you want to appear on your Employee Center or Employee Center Pro.")
* [Guided Self-Service reference](https://servicenow-prod.fluidtopics.net/29qsLCYGYtzThSFrLu~2EA "Use the following reference information for the Guided Self-Service functionality.")
* [Link content form](https://servicenow-prod.fluidtopics.net/U2JznbM3BytuTvP_dJwJlQ "Link content form.")
* [Menu Item form](https://servicenow-prod.fluidtopics.net/pi6a1GW~Lu8LnVzdFtKCBA "Use the Menu Items form to configure the items for the More menu on the Employee Center header.")
* [Configuring translation for Content Publishing after upgrade](https://servicenow-prod.fluidtopics.net/_lI8GtGpBQhN5HHNs2l8_A "Content Publishing supports multi-lingual content creation by enabling content managers to easily change the interface language and request content translation through the Localization Framework.")
* [Notification content form](https://servicenow-prod.fluidtopics.net/b_2YMaok3ObesgmVcFdZpg "Notification content form")
* [Employee Profile Overview section form](https://servicenow-prod.fluidtopics.net/_buwBaYmtWnWIuNdPcCLvA "The overview section form enables you to configure a section on the Employee Profile UI.")
* [Properties installed with Content Experiences](https://servicenow-prod.fluidtopics.net/Umr6J1Qaf_oiH~gWW19xUw "The Content Experiences [sn_ca] plugin adds properties that determine how a campaign runs related to scheduled jobs and performance.")
* [Properties installed with Content Governance](https://servicenow-prod.fluidtopics.net/RcojombP_VnDCthGEYTGTw "The Content Governance [sn_cg] plugin adds properties that determine how many records to show in the Content Operations dashboard.")
* [Properties installed with Content Publishing](https://servicenow-prod.fluidtopics.net/qFfoQfp416ZlOfnXWG6CcQ "The Content Publishing [com.sn_content_delivery] plugin adds the following properties that are designed to control how scheduled jobs work in relation to notifications, to-dos, and communities.")
* [Quick Link form](https://servicenow-prod.fluidtopics.net/FDY3LlbMi6QJS0GBGGiOwA "Use the Quick Link form to create a new quick link and specify the content type for the quick link.")
* [Standard banner and icon sizes](https://servicenow-prod.fluidtopics.net/jSnpBhb1OR5_eUAds~nu1g "Use the following sizes for the banner and icons for optimal portal performance.")
* [Taxonomy form](https://servicenow-prod.fluidtopics.net/OTFeOzA7SJqTVr9eOIdfEA "Use the taxonomy form to create your own taxonomy for the Employee Center portal.")
* [To-do content form](https://servicenow-prod.fluidtopics.net/nth9lsuQ8SxTu8hPsdt2rg "Use the To-do content form to add to-dos to your portal page.")
* [Topic form](https://servicenow-prod.fluidtopics.net/_RI2LGZUM8HHxlHoPxBmpg "Use the topic form to create topics for the new or cloned taxonomy.")
* [User Criteria form](https://servicenow-prod.fluidtopics.net/bk0p7MvyEDWrwmuMR7Hlnw "Add a user criteria record to decide which users, roles, and groups can access a quick link.")
* [User Criteria output](https://servicenow-prod.fluidtopics.net/yAaXdgV_Ld7jLZKU1oPSqg "User Criteria output based on Available For and Not Available For values.")

