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!

Creating a user "profile"

752596Feb 17 2010 — edited Mar 4 2010
Hello all :)

I am looking to find out how to create a user profile. The way someone can access this profile is by clicking on their 'avatar' which is a small picture or blob in my 'users' table.

I would like to be able to generate a page (which is actually a report that returns one row, and formats it) that displays information for one user.. so in a way clicking on that image should pass the User's ID to another page and retrieves all the data in the users table with that ID (which is unique) and display the info on a page as a user profile.

What is the best way to do this?

-J
This post has been answered by Sc0tt on Mar 4 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2010
Added on Feb 17 2010
32 comments
3,590 views