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!

Display Attachments in next page using session state

user-run29Jul 23 2023

I have pg1 where data is collected from user (through various page items)..and populated on the IG which is on the same page. On review summary button click, data is submitted to a collection (coll1) and takes user to summary page.

problem is I have attachments page item on pg1. Is it possible to submit it in a collection? How to display it as thumbnail & previewable/downloadable in summary page and also it should be submitted to DB alongwith the coll1 data.

Can i use session state value of attachment to display and submit? what should be the page item type to display using session state?

(attachments could be of excel, msg, pdf, png,jpg)

Please suggest me a way to do this.

Comments
Post Details
Added on Jul 23 2023
1 comment
452 views