---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Tab widget mapping form

# Tab widget mapping form {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 min. de leitura

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/rewOVzVwtWzW2yIfoalzQQ "User Criteria output based on Available For and Not Available For values."). Nota: 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. Nota: 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. Nota: 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. Nota: 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. Nota: 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/w6A0LMjeFHPLCg6PurcxZA "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. |
[Tabela 1. Tab widget mapping form]

{#tab-widget-mapping-form__id_apm_rzw_mwb}
**Conceitos relacionados**   

* [Employee Center widgets](https://servicenow-prod.fluidtopics.net/K_u6dNu4vj7i0e7L0CXVxw "You can use base system widgets as-is in the portal or clone them to suit your own business needs.")
* [Employee Profile form](https://servicenow-prod.fluidtopics.net/SGLaGjLyomBQ7syWA9FbRQ "An option in the Employee Profile configuration that provides a list of employee profile fields.")
* [Enhanced Requests Experience forms](https://servicenow-prod.fluidtopics.net/2LEHhsl64zCCLwKtVoKlbw "The forms provide information to set up the Enhanced Requests Experience.")  
**Tarefas relacionadas**   

* [Manage profile tabs and visibility in Employee Profile](https://servicenow-prod.fluidtopics.net/X~MwdeIFjFSiEt15aPg_sA "Enable the display of work-related content in the employee profile to help customize the public profile visibility settings.")  
**Referência relacionada**   

* [Activity Configuration form](https://servicenow-prod.fluidtopics.net/OojaMklzdpWLwSyqIRD3qA "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/DLVEKzI7hLQFEne2TTA1cg "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/szrxeANys~HiCyMJemKGPg "Use the following reference information for better approval experience.")
* [Connected Content form](https://servicenow-prod.fluidtopics.net/s4Rym0Zl6vW~4ujD0FubDQ "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/FIiS71iTRByu25Pydqcc9A "The default Employee Profile header configuration record contains the following field values.")
* [Employee Profile Header Configuration form](https://servicenow-prod.fluidtopics.net/qJBxxFqdHBV7wr1CeqPoAg "Use the Employee Profile Header Configuration form to create a header for a profile.")
* [Employee Profile portal configuration form](https://servicenow-prod.fluidtopics.net/54bgOkomdiWrDiGBpN2WNQ "Use the Employee Profile Portal Configuration form to configure the profile for a service portal.")
* [Employee Profile upgrade scenarios](https://servicenow-prod.fluidtopics.net/X0N_FdBSiOLW72BCQmnwMg "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/aWntp0SJGRfzJKwRR3X_sg "Use the External Link form to create an external link.")
* [Featured Content form](https://servicenow-prod.fluidtopics.net/ck7jVszpMpWjUQ71AAjgEA "Use the featured content form to mark the associated connected content as featured content for a topic.")
* [Footer form](https://servicenow-prod.fluidtopics.net/HmTcp27_6Z1tncRcAIpIhw "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/qX9iwA~181zDSo8BKWzyLQ "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/cdkF1IUikrLuPMrWdZWyIQ "Use the following reference information for the Guided Self-Service functionality.")
* [Menu Item form](https://servicenow-prod.fluidtopics.net/GTjIUC2QrrUbjG7tPxTNIQ "Use the Menu Items form to configure the items for the More menu on the Employee Center header.")
* [Overview section form](https://servicenow-prod.fluidtopics.net/eX1q1_CFzyQhrE~FCoxuOw "The overview section form enables you to configure a section on the Employee Profile UI.")
* [Portal notification configuration form](https://servicenow-prod.fluidtopics.net/d9VOlLI5cyluVpb~nDJ3og "The portal notification configurations form enables you to create a unified notification system for your preferred portal.")
* [Portal notification content form](https://servicenow-prod.fluidtopics.net/oERIwn_khPSbi6pAGHfCHA "The field descriptions provided here are required to configure your portal notification messages.")
* [Trigger conditions form](https://servicenow-prod.fluidtopics.net/msIsQTWjT_vWoVHXr3Z9ig "The field descriptions provided here are essential to create the trigger conditions for your portal notification messages.")
* [Quick Link form](https://servicenow-prod.fluidtopics.net/Y3yybnY3qKvf5SnO0Sb9Hw "Use the Quick Link form to create a new quick link and specify the content type for the quick link.")
* [Taxonomy form](https://servicenow-prod.fluidtopics.net/EnrI60pNP2b6Q0pl7ScvnA "Use the taxonomy form to create your own taxonomy for the Employee Center portal.")
* [Topic form](https://servicenow-prod.fluidtopics.net/EKC5NdespIYkBeWXf7BljA "Use the topic form to create topics for the new or cloned taxonomy.")
* [User Criteria form](https://servicenow-prod.fluidtopics.net/ahjlnGW5KNAK9zX9yu4_Kw "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/rewOVzVwtWzW2yIfoalzQQ "User Criteria output based on Available For and Not Available For values.")
* [Schedule appointment form](https://servicenow-prod.fluidtopics.net/oeVMISeqsZ9yDMk_khlQqg "Use the Schedule appointment form to select a reason and provide contact information for your appointment.")
* [Location Consent form](https://servicenow-prod.fluidtopics.net/pCZ51srp1MFoHDQbg6LgKw "The location consent form helps you configure the communication channels for appointment bookings.")
* [Website configuration form](https://servicenow-prod.fluidtopics.net/n1U9xl97lnF8vLRCybO_YA "The field descriptions provide a point of reference when you're configuring the Browser Extension for Employee Center for a website.")

