Configure workspace url in Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2022 12:51 AM
Hi,
I need to configure workspace url in next experience:
I have a custom workspace and the url is:
/now/<workspace_name>/home
should be with x instead of now and with scope name:
/x/<scope_name>/<workspace_name>/home.
Any ideas how to achive that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2022 01:23 AM
Hey,
I think you can just update your Application module:
Note: This is in global application, if you want to change this, you have to do this in global scope.
If you want to create one in scoped app, deactivate this one and replicate this and create one on your scoped app
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 03:43 AM