Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sliding window in mobile adf

strNov 15 2016

Hi ,

how to develop sliding window in maf application?

In My case:

in taskflow have 3 pages (A,B,C)

Order like A-->B-->C

i want to display sliding window in "C" page , here sliding data "B" page.

Please help on the above case requirement.

i m using latest version.

Thanks.

Comments

FreddieEssex

you will have to run this on your catalog database:

select owner from dba_objects where object_name = 'RC_RMAN_CONFIGURATION';

1 - 2

Post Details

Added on Nov 15 2016
0 comments
218 views