Is there a way to access fields on APEX page that are not page items and therefore cannot be accessed with :P2_ITEM?
v$ does not work either. All I have is the field ID which can be accessed with javascript but I need to access from PL/SQL or somehow pass it to PL/SQL