- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 08:59 AM
When I click ALS workspace menu item, the Workspace open and an additional tab opens Aswell.
- I would like the tab not open, but the URL for the Experience is a mandatory field.
- The Menu Pages within the workspace work fine.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 10:42 AM
I managed to fix it , but not sure exactly how
- The workspace url did not seem to update correctly maybe a cache issue
- I updated the URL Path to just 'ALS' , in the sys_ux_page_registry table
- The home page general setting name remained "Home" and the variant name I changed to Home Landing. I read it was good to give the page and variant different names.
- I then I set the home page as landing
- I removed the m2m workspace app config and re added it after a save
- cleared cache, logged out, logged in then the URL for the workspace link showed as updated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 09:46 AM
The workspace link copied is this, then reroutes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 10:05 AM
It is hard to fully tell from what you have shown so far, but have you a home route in your workspace? and also a landing page route?
Often the landing page route's path is /home, and I wonder is that what you really want here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 10:42 AM
I managed to fix it , but not sure exactly how
- The workspace url did not seem to update correctly maybe a cache issue
- I updated the URL Path to just 'ALS' , in the sys_ux_page_registry table
- The home page general setting name remained "Home" and the variant name I changed to Home Landing. I read it was good to give the page and variant different names.
- I then I set the home page as landing
- I removed the m2m workspace app config and re added it after a save
- cleared cache, logged out, logged in then the URL for the workspace link showed as updated