
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2023 09:41 AM
We have a field in sp_css records (css theme records) that turns off scss compilation (Turn off SCSS compilation)
here's the documentation of the link:
I am able to see this in Vancouver instances but not in Utah instances.
Is there a system property to enable it or some other reason for this being missing from utah (even though its presence is mentioned in Utah docs)?
|
#serviceportal #utah #vancouver #theme
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2023 10:40 AM
At the time of writing, this might be an error in Utah documentation as the feature to "Turn Off SCSS Compilation" is available in Vancouver & Washington, but not in Utah.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2023 10:40 AM
At the time of writing, this might be an error in Utah documentation as the feature to "Turn Off SCSS Compilation" is available in Vancouver & Washington, but not in Utah.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 02:03 PM
without that checkbox Utah breaks CSS... I have css that works in Tokyo... but not in UTAH...but if added to Vancouver with that flag checked it works again... (does not in Vancouver with that unchecked) is there a way to still use the CSS in Utah?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 09:22 PM - edited ‎10-05-2023 09:22 PM
The workaround involves moving the CSS include (say CSS_i) into the respective theme (eg, EC Theme).
In the newly added CSS Include, you might also want to remove the existing entry from the Dependency tab and navigate to the Themes tab to ensure that the entry for EC Theme is present.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 11:30 PM
I had created a UI page that was linking to the css and in UTAH that UI page will no longer render... as linking to that spcssdbx no longer works
for example