Is it possible to set Authorization scheme programmatically on report columns or page items?. I have custom Authentication against users in my table . Here is my scenario
In a report I have link for "notes" . if I set Authorization scheme "BATA" this Note column with link can be seen only by Business Analysts and Technical analysts. Normal users will not see this column.
However I wanted to give a turn On/Off feature to the Administrator so that Admin can Turn On/Off this feature. When this is on All Users can see this column with link. if this is off then only BA and TA can see the column
I am on Apex 5.1.3 with Oracle database 12C(hosted). Using chrome Browser on Windows 10 PC
appreciate your help
Thanks
George