Oracle Application Express (MOSC)

MOSC Banner

Making A Page Read Only in Apex 20.2

Hi,

I am working on an Application in Apex 20.2 on an Oracle 12.2.0.1 database that I would like to make Read Only. I see that it can be done at the page level and as a condition of a PL/SQL function body. I can't seem to figure out the format of the entry here. I have built a group called "ReadOnlyGroup" and would like to use it in the function call APEX_UTIL.CURRENT_USER_IN_GROUP

However, nothing I do seems to work. What is the exact format of the code that should go here to tell the page that the logged in user should have Read Only privileges on the page? I see some info on the web for the option of PL/SQl Function returning boolean but this option seems to have been deprecated in newer versions of Apex.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center