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!

how to grab values from 'Shuttle item'

marian_manMar 28 2017 — edited Apr 10 2017

Hi,

I found an example of storing data from Shuttle item into a table

APEX - How to grab value from Shuttle and save it into database - .someictstuff{}

but I would like to know just how can I grab the data from Shuttle item and reuse (perhaps display) them in other Page item/region ...?

I found an example in Sample Dynamic Actions app | Shuttle refresh, that uses Shuttle item for 'interactive report' filtering...

the sql query that displays the report contains INSTR() function for extracting the values from Shuttle item,

so I assume they are stored as some string? and if so, how to display/retrieve it?

thank you

This post has been answered by martinbn on Mar 28 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2017
Added on Mar 28 2017
2 comments
7,939 views