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!

How to refresh Item card without refreshing the entire region?

Ahsan AnwarMar 12 2021

Hi,
I am building an e-commerce application using apex 20.2. I have a cards region to display items. I am using a page submit on "Add to Cart" to display basket icon on the item card to show to the user that this item is added to cart.
This seems not to be a good approach because page submit or region refresh change the position of the screen. That means when a user add to cart an item "A" then he'll be on some other position on the screen and will need to scroll to go back to item "A".
What could possibly be the solution to this problem?
Thanks.

This post has been answered by Sylvain Martel on Mar 12 2021
Jump to Answer
Comments
Post Details
Added on Mar 12 2021
2 comments
1,127 views