Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Workspace theme subscription

MAndreatoJul 14 2024
  1. create a new APEX application - do not use the wizard
  • app name: "Test Master Theme"
  1. run the application and customized it through the theme roller
  • from the current theme Vita, change the global color primary accent from "056ac8" to “fe5b1b” (or whatever you want)
  • save the style as "Test"
  1. navigate to Shared Components > Themes > Universal Theme, then select the Test style and set:
  • is current: "Yes"
  • is public: "Yes"
  • accessibility tested: "Yes"
  1. navigate to Shared Components > Themes, then click on the "Manage Workspace Themes" task link and create a workspace theme:
  • application: "Test Master Theme"
  • application theme to copy: "42. Universal Theme"
  • subscribe theme: "Yes"
  • theme number: "142"
  • theme name "Universal Theme - Test"
  1. create a second application, using the wizard
  • app name: "Test Master Theme Subscriber"
  • appearance: use custom theme
    • workspace theme: "Universal Theme - Test"
    • theme style: "Test"

Running the "Test Master Theme Subscriber" application, you can verify that it correctly inherited the color from "Universal Theme - Test" theme.

Go back to the App Builder and navigate to "Test Master Theme Subscriber" Shared Components > Themes, "Universal Theme - Test - 142".
Clicking on Theme Subscription Verify, raises the following error: "Subscription Status Current theme does not match master theme".

Comments
Post Details
Added on Jul 14 2024
5 comments
452 views