Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Card Template - Link attributes

partlycloudySep 9 2018 — edited Sep 9 2018

APEX 18.1

When a classic report uses a card template, the CARD_LINK is typically generated using the APEX_PAGE.GET_URL API. But my report lists links stored in a database table so the CARD_LINK column simply shows the column value. These links are non-APEX links so I would like them to open in a new browser window/tab using target="_blank".

Jeff shows one way to do this here, is that the recommended approach?

Any ideas appreciated. Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2018
Added on Sep 9 2018
1 comment
2,235 views