问题
I'm trying to create a carousel region in Oracle Apex 5 and am struggling. What I have tried so far is to create a "Static Content" region with a template of "Carousel Container" containing some sub regions in the "Slides" section of the layout. This does not work. When I run the page I don't see any carousel controls in my region, instead I just see what looks like standard nested regions. What am I missing?

It feels like this should be a straightforward thing to achieve, but I've struggled to find much information on how to achieve it. Perhaps I'm missing something obvious.
回答1:
The problem was resolved by removing a reference to the Bootstrap library from User Interface Attributes in Shared Components.

I am guessing there are some compatibility issues between Bootstrap and the Universal Theme JS/CSS. I was using Bootstrap version v3.0.3.
来源:https://stackoverflow.com/questions/29693889/apex-5-universal-theme-cant-create-a-carousel-region-with-slides