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!

display app_user name in intcap or as it save in db

Marco FoxxAug 6 2020 — edited Sep 1 2020

Hello, I want to display APP_USER name in intcap or as it is stored in db, currently is converting into lowercase. I have tried using inbuild apex auth process and custom process. result is same.

In custom auth process out param will set username value in application level item and i am using that item to display username top right side.

So, instead of 'admin' i want to display 'Admin'

pastedImage_0.png

This post has been answered by Keyser on Aug 6 2020
Jump to Answer
Comments
Post Details
Added on Aug 6 2020
3 comments
1,060 views