- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 11:55 AM - edited 10-20-2022 02:40 PM
Hi All,
We had a UI page, it was working fine in Rome, however after Tokyo upgrade, its alignment is all broken.
Can someone please advise?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 12:58 PM
Copy the url from when you said it was working before. There might be additional stuff after the Program_report.do such as a sys_id or something
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 12:19 PM
So you have two options:
1.Make sure that (&sysparm_use_polaris=false) is always added to the UI page url . You might need to update some hyperlinks, shortcuts, etc. This will disable Polaris ONLY for that UI page.
OR
2. You'll need to rewrite the css for your UI page.
I would go with option 1.
Please mark as helpful or correct answer if this helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 12:43 PM
Mike,
Link type is URL (from Arguments) : Program_report.do
If i insert &sysparm_use_polaris=false at the end, it says, page not found.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 12:58 PM
Copy the url from when you said it was working before. There might be additional stuff after the Program_report.do such as a sys_id or something
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 01:02 PM - edited 10-20-2022 02:41 PM
still not working..copied this from working url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 01:21 PM
That should work. Do a hard refresh on your browser.