How to dynamically set your Oracle APEX elements into the read-only state?
Recently, I had to set some Oracle APEX page elements to read-only, but only if certain conditions are met.
Each page in my APEX app had around 100 items, so I was looking for a dynamic way to achieve that.
I want to share some of my thoughts on that...
rafal.hashnode.dev3 min read
Mohamed Sameer
Oracle APEX developer
thank you, but is there any way to make full application level read only. For example authorization is AUDITOR the full app read only mode.