Search code examples
oracle-apexapex

APEX Oracle - display image


I want to display image from one of the tables, and then with buttons next and previous to change displayed image depend of a row in table. Can anyone show me the simplest way to do it?


Solution

  • Some options:

    1. Native: Carousel Container + Image Region Template.
    2. Plugins: Slideshow Probably the easiest way. There are more plugins on apex.world.

    Note: It's important to always include the APEX version you're working on.