I am a novice at Oracle APEX. I would like to create a demo application with a landing page with some content, such as a carousel with signup and sign-in options on Oracle APEX using the Bootstrap 5 template. Please suggest me some real-time demo applications with code, so that I can do it myself.
I am a novice at Oracle APEX. I would like to create a demo application with a landing page with some content, such as a carousel with signup and sign-in options on Oracle APEX using the Bootstrap 5 template. Please suggest me some real-time demo applications with code, so that I can do it myself.
Share Improve this question asked Mar 19 at 8:28 Kameswara Kumar AkundiKameswara Kumar Akundi 216 bronze badges1 Answer
Reset to default 0If you're a novice to APEX my advice would be ... stick with APEX only and don't use other CSS frameworks. APEX uses the "Universal Theme" (UT) for layout. This is highly integrated with the APEX functionality and does have components like carousel. This UT gets upgraded on each APEX upgrade, is supported and can be customized to a large degree. With a 3rd party framework, you have the risk on every upgrade (twice a year) that something breaks or that new functionality cannot be used.