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!

Oracle Apex - Passing editable column value to Link column URL which calls a javascript function

Hi Everyone,

I am facing a problem were there is an editable Interactive grid which has a editable select list and a link column which will call a javascript function. i need to pass the user selected value from select list to javascript function called in the URL as below

Here the third parameter SELECT_AUTO_FILL_RULE is the select list column in interactive grid. when click the link column i get always NULL in the javascript function. Any idea on how i can pass the value selected by user in the URL. Please advise.

This post has been answered by Karel Ekema on Jul 4 2024
Jump to Answer
Comments
Post Details
Added on Jul 3 2024
4 comments
890 views