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!

Refresh shuttle using dynamic action without clearing the previous selected values

S-MaxJan 19 2016 — edited Jan 20 2016

Hello all,

I have a page with 2 items (textfield and shuttle-item) and one button: https://apex.oracle.com/pls/otn/f?p=46687:1

Username: guest

Password: gast

With the textfield I would like to filter the shuttle item. This works fine, but it clears the previously selected shuttle values.

For exaple:

  1. Enter in the text-element "mi" and click on the button "Search"
  2. Select "MILLER" in the left field of the shuttle item and move it to the right item of the shuttle
  3. Now enter in the text-element "ad" and click on the button "Search"
  4. The shuttle item will be refreshed, but the right field of the shuttle item will be cleared.

Is it possible to realize this requirement using APEX and dynamic actions so, that after the shuttle-refresh the previously selected values are not deleted?


Best regards

Comments

EdStevens

Patch Set Updates are cumulative.
That said, we don't know what your security scan is doing and how it is making its determinations.

SC-Q

Thank you , EdStevens.

Emad Al-Mousa

Hi

you submitted your question on January 27th, so at the time of your writing January 2021 CPU is already released....so its better to apply this quarter patches that will include all previous patches (that are missing).
to check the current patch level in 12cR2 (based on your snapshot image you are using 12cR2 release):
select * from dba_registry_sqlpatch;

Regards,
Emad

SC-Q

Hi,
@Emad Al-Mousa
can you help me, how to install CPU, please ?
Can you send me step by step how to do it, please ?
It would be much appreciated.
Thank you.

Emad Al-Mousa
Answer

Hi,
there are many resources online....for example:
Patching Oracle Database 18.1.0 to 18.2.0 on premises (0 Bytes)Patching Oracle 18c database in Windows (0 Bytes)
Another thing, when you download the patches from Oracle portal there is HTML file associated with the patch "read me" file that describes also the steps in sequence.

I hope this helps

Marked as Answer by SC-Q · Apr 2 2021
SC-Q

@Emad Al-Mousa
It helped.
Thank you very much.

1 - 6
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 17 2016
Added on Jan 19 2016
5 comments
2,959 views