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 dynamically change filename being downloaded through Interactive Grid

Omkar BhorSep 4 2024

Hello,

I have a page in oracle apex, version 22.2.5. I have created a page, added a page item of textfield and also created an interactive grid. I want such that user will type a name in the textfield and when the user uses the Actions menu -→ Download -→ Excel, then the file should be named by the value which he entered in the textfield.

P.S. : In the interactive grid -→ Attributes -→ Download -→ Filename – here I added the page item value as : &P45_FILE_NAME.

But still its not taking that value… Maybe something should be done so that the page item stores its value when the user downloads the file?

This post has been answered by Omkar Bhor on Sep 5 2024
Jump to Answer
Comments
Post Details
Added on Sep 4 2024
5 comments
445 views