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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to save user-specific data

jacklessOct 27 2021

Dear Community,
I want to use the start page as a customizable quick-link page where the logged-in user can add links (visualized as cards) to the pages he needs the most. The problem is that I can't change anything in the database, so making a table with userid and a cloumn with his favorite pages isn't an option. Is there a way to save the information about the favorite pages set by the user, so that they are displayed for the user when logging in again.
Thanks for the help!

Comments

Post Details

Added on Oct 27 2021
2 comments
306 views