Hello Everyone,
I'm using Google Chrome APEX 20.1 and Toad / PLSQL Developer
What I'm looking to do:
Create a Link Page Item that will link the Page Items Value back to a Modal Page and Bring up that Record.
Purchase Request # is the Page Item: P234_PURCH_REQ_ID with Type: Display Only
I would like the Purchase Request # '131' which is the Value of P234_PURCH_REQ_ID
to be the Link.
The Second Page Item I'm Testing with
This is the Code in the Source of the Second Page Item Im Testing with

I would like the User to be able to click '131' and direct to another page (Page 12) and bring up the Record for that Value of '131

I created Links in Grids/ Reports but never a Page Item
Thanks in Advance
DSteele41