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?
to create simpliest carousel container:
- create 3 regions names, example,
region 1,region 2, ,region 3 - set value
carousel containerintemplatepropertyregion 1 - set
region 1parent region regionsregion 2,region 3(region properties ->user integface->parent region)
now have region region 1 2 carousel elements - region 2 , region 3.

Comments
Post a Comment