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 add Date and Time on filename when export from report

Chandler BingApr 4 2024

Hi All,

I want to add date and time in format like filename_ddmmyyyy_HHMISS when user click on download button from action on interactive grid report?

I try to created one hidden button on global page and on page load create JavaScript code on page load with interval 1 sec to capture date and time in field and pass that field on report filename attribute but issue is that on session value set only first time when page load that why not store after every 1 sec until page submit.

Is there a way when user click on download button from action button then that exact time i stored and pass on filename?

Please any suggestion?

This post has been answered by Chandler Bing on Apr 9 2024
Jump to Answer
Comments
Post Details
Added on Apr 4 2024
3 comments
854 views