Skip to Main Content

APEX

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!

Swipe / pan card off the page?

Geert01Mar 16 2022 — edited Mar 16 2022

I want to create a page that shows a card region and that allows me to swipe (or pan) the card off the page (one by one), just like the tinder app swipes pictures off the page.
I can manage to swipe entire regions off the page (by adding a pan dynamic action to that region), but cannot manage to add a dynamic action to each individual card.
How can I determine which card has been selected to be swiped off the page?
I can use the Link attribute on the Full Card to execute a javascript function that can receive the card id, but that javascript function does not get executed when panning the card.
How would you solve this problem?

This post has been answered by fac586 on Mar 16 2022
Jump to Answer
Comments
Post Details
Added on Mar 16 2022
3 comments
498 views