Skip to Main Content

Deutsche

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Set value of Popup LOV with dynamic action

Norbert2Jun 7 2019 — edited Aug 27 2020

Hi all,

following problem:

I have two page items:

  • P1_ITEM Type "Textfield"
  • P2_ITEM Type "Popup LOV"

Changing value of P1_ITEM should set the predefined value of P2_ITEM.

I try this with dynamic action on item P1_ITEM:

  • Action: Set Value
  • Set Type: PL/SQL Function Body which selects a return value from Item P2_ITEM

But this doesn't work.

It works, if P2_ITEM is from Type "Select List".

Found article https://stackoverflow.com/questions/43944348/set-value-of-popup-lov-with-dynamic-action but here I do not know how to define the 2 actions which are mentioned.

Has anybody a idea what to do.

I'am using APEX 18.2.

Thanks in advance.

Norbert

This post has been answered by Norbert2 on Jun 13 2019
Jump to Answer

Comments

Post Details

Added on Jun 7 2019
3 comments
16,199 views