<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Customize Employee Center menu title in Employee Slate and Employee Center forum</title>
    <link>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238945#M364</link>
    <description>&lt;P&gt;I'm currently working on Employee Center for my project.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Based on my project's wireframes, I need to rename 'My Tasks' to a custom one like 'To Dos'. Is there a way to do that in the Employee Center Menu?&lt;BR /&gt;&lt;BR /&gt;All I can see in the "Additional options, JSON format" is this:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;	"enable_tasks":{
		"displayValue":"true",
		"value":true
	},&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jan 2022 01:40:52 GMT</pubDate>
    <dc:creator>Devie</dc:creator>
    <dc:date>2022-01-13T01:40:52Z</dc:date>
    <item>
      <title>Customize Employee Center menu title</title>
      <link>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238945#M364</link>
      <description>&lt;P&gt;I'm currently working on Employee Center for my project.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Based on my project's wireframes, I need to rename 'My Tasks' to a custom one like 'To Dos'. Is there a way to do that in the Employee Center Menu?&lt;BR /&gt;&lt;BR /&gt;All I can see in the "Additional options, JSON format" is this:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;	"enable_tasks":{
		"displayValue":"true",
		"value":true
	},&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 01:40:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238945#M364</guid>
      <dc:creator>Devie</dc:creator>
      <dc:date>2022-01-13T01:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Employee Center menu title</title>
      <link>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238946#M365</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;can you please provide a screenshot and URL? At the moment I have no idea where you are.&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Maik&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 03:41:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238946#M365</guid>
      <dc:creator>Maik Skoddow</dc:creator>
      <dc:date>2022-01-13T03:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Employee Center menu title</title>
      <link>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238947#M366</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm working on the /esc portal.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For my service portal settings, please refer to the attached file: esc_service_portal.png&lt;BR /&gt;&lt;BR /&gt;Basically, I'm using the 'Employee Center Menu' as my main menu.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So in the main menu, I have 'My Tasks' menu item which I enabled via the JSON config:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;	"enable_tasks":{
		"displayValue":"true",
		"value":true
	},&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My question is, is there a way for me to change the menu title. Instead of 'My Tasks', change it to 'My To-do List'?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 03:53:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238947#M366</guid>
      <dc:creator>Devie</dc:creator>
      <dc:date>2022-01-13T03:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Employee Center menu title</title>
      <link>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238948#M367</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;at the moment the ESC portal is not rendered correctly due to cross-scope problems, but basically the approach for changing labels is described at&amp;nbsp;&lt;A href="https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/localization/task/t_DisplayATranslationPrefix.html" target="_blank"&gt;https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/localization/task/t_DisplayATranslationPrefix.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you cannot find a record in the translation table, you have to create one.&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Maik&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 04:14:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238948#M367</guid>
      <dc:creator>Maik Skoddow</dc:creator>
      <dc:date>2022-01-13T04:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Employee Center menu title</title>
      <link>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238949#M368</link>
      <description>&lt;P&gt;&lt;SN-MENTION class="sn-mention" table="live_profile" sysid="83d8c10edb217c50bb4a474d1396196f"&gt;@Devie&lt;/SN-MENTION&gt;,&lt;BR /&gt;&lt;BR /&gt;These should be "MSG" records which are stored in the [sys_ui_message] table. When the I18n debugger is enabled you should see a prefix like this:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/4969i6FEB203E49E2E62C/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;^ Taken from the new /ec_dashboard page&lt;BR /&gt;&lt;BR /&gt;So if I want to change "My Tasks" I would change the "message" value for the record that matches the key and the target language I'm interested in updating:&lt;BR /&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/4964i3488923A4E9E70D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;^ My instance has all the language packs installed, hence the number of records.&amp;nbsp;&lt;BR /&gt;** Important note, if I would like to change the English, I would need to create an English record with a matching key of "my tasks" and then populate the "message" with the amendment - ergo no need to edit any code in this example.&lt;BR /&gt;&lt;BR /&gt;Checking Japanese to show the translations presenting I see this (with ootb Language Pack translations):&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/4965i7804FB71F0C39712/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To learn more on how it works, check out our course on NowLearning (once it's back online) available &lt;A href="https://nowlearning.service-now.com/lxp?id=overview&amp;amp;sys_id=a8309ae21b163854c4b69683b24bcb84&amp;amp;type=path&amp;amp;_ga=2.123728264.269856451.1641802946-1711584442.1629099184"&gt;here&lt;/A&gt; (we have a specific module on Service portals),&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 12:56:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/employee-slate-and-employee/customize-employee-center-menu-title/m-p/238949#M368</guid>
      <dc:creator>Alex Coope - SN</dc:creator>
      <dc:date>2022-01-17T12:56:56Z</dc:date>
    </item>
  </channel>
</rss>

