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!

Plugin with Link Builder support doesn't see IG columns

InoLDec 16 2025

I'm working with APEX 24.2.3 and have an old plugin that I slightly modified to support using the Link Builder for an IG column of this plugin type.

So, I added an attribute of type Link to Target Page/URL:

This adds the Link Builder in APEX Builder for this IG column:

However, the Link Builder doesn't accept other columns as substitution strings:

I would expect this (a Columns picker):

Manually adding a value (like &ID.) doesn't work. The value of the ID column is not substituted in the generated link.

I think this could be a bug, but it could also be just a limitation of plugins. Does anyone have any idea if the Link Builder can access other column values when using this in a plugin?

This post has been answered by InoL on Dec 17 2025
Jump to Answer
Comments
Post Details
Added on Dec 16 2025
5 comments
130 views