24
Views
2
Comments
Solved
New UI Flow screen, how css Style Sheet will be managed?

How many CSS Style Sheets the module will have when you create a new UI Flow with a new and exclusive for it? If you have one screen in that flow the others Style Sheets (main) for the other flow will be also loaded? like in this scenario above




2022-08-03 04-32-50
Ravi Punjwani
Solution

The default module theme would be unloaded when you switch screens that come from a UI Flow having a different theme than module's default one.

In your case, when the user navigates to NewUIFlowScreen, you won't see the FEBootcampAppThemeWO loaded (unless it is the parent theme for NewThemeUIFlow).

2022-12-03 22-44-14
Olliver

Thanks @Ravi Punjwani for your reply I was check on Browser´s inspect and I got what you said.

best regards,

Oliver

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.