Steps to create carousel container in Oracle APEX -


i try create carousel container in oracle apex, result show 1 value. when click on next or previous button, nothing happened.

may know how create carousel container?

carousel container show 1 value

to create simpliest carousel container:

  1. create 3 regions names, example, region 1, region 2, , region 3
  2. set value carousel container in template property region 1
  3. set region 1 parent region regions region 2 , region 3 (region properties -> user integface -> parent region)

now have region region 1 2 carousel elements - region 2 , region 3.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -