How to change My Request label in ESC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
How to change the My Request label in Employee service center ticket page.I have already change Title in ticket page but not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
@siva44 , I guess this can be achieve by making changes in the widget "breadcrumbs".
In this particular widget there is one line in the html -
<li ng-if="!c.breadcrumbs"><span style="display: inline;" class="a-disabled" aria-current="page">{{page.title}}</span></li>
According to this "page.title" it display the page title.
Note : This widget is included in 43 pages OOB, so as per my opinion it will not be a good idea to make changes there.
Shashank Jain – Software Engineer | Turning issues into insights