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!

Using lists to display links with APEX 20.1

LauryOct 3 2020

Hi,
I am working with APEX 20.1.
I have a list defined as follow:
APPLICATION -> Shared Components -> Navigation -> Lists:
List name: References
Entry:
- List Entry Label: Oracle APEX Site
- Attributes: target="_blank"
Target:
- Target type: URL
- URL Target: https://apex.oracle.com/en
This list appear in a region defined as:.
Title: References Using Links
Type: List
Source list: References
REGION -> Attributes -> Appearance:
- List Template: Links List

The attribute Attributes: target="_blank" does not seem to work.

How to make that link opened in a new tab?

I have a list defined within the Navigation Bar as:
APPLICATION -> Shared Components -> Navigation -> Lists -> Desktop Navigation Bar (link):
Entry:
- Attributes: target="_blank"
- List Entry Label: Oracle APEX Site
Target:
- Target type: URL
- URL Target: https://apex.oracle.com/en

This list appear on the menu bar.
The attribute Attributes: target="_blank" does not seem to work.

But how to make the defined link to appear in a new tab?

Kind Regards

Comments
Post Details
Added on Oct 3 2020
7 comments
2,322 views