How to call ESC portal from new tab in CSM/FSM workspace using the (+) icon - [chrome_tab property]

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 11:24 PM
Hi all,
I have a requirement to route to the ESC portal homepage using a new button within the + icon in the workspace.
I have updated the JSON property but its only showing the catalog items from one specific category and not all. I want to show the homepage of the ESC portal so that every catalog item is visible across all categories.
Adding the JSON code added below:
{
"label": {
"translatable": true,
"message": "Employee Portal"
},
"routeInfo": {
"route": "record",
"fields": {
"table": "sc_cat_item",
"sysId": "-1"
},
"multiInstField": "sysId"
},
"condition": {
"tableDescription": {
"table": "sc_cat_item",
"canCreate": true
}
}
},
Appreciate any suggestions and help.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2024 01:48 PM
Hi Ashwin,
May I know, did you managed to achieve this requirement?
Regards,
Narendran