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!

Download button is not working in custom excel download option

XandotAug 26 2022

Hello,
i am using plug-in (http://glebovpavel.github.io/Description_IR_TO_XSLX/) to download the excel file on click of download button in IR showing below:
but i download button is responding in case of custom XLSX option highlighted below ..here is the code behind the li element: link href with region id and plug-in id.
<li class="a-IRR-iconList-item a-IconList-item is-selected" aria-selected="true"><a class="a-IRR-iconList-link" href="javascript:excel_gpv.getExcel('R180397178539089251','REEgVFlQRX5-MTcyNDczODc3MzIyNjA0ODQw/bzQ_8QmpqyD0pIL6TjFp_M_RaSz7eF0ZELRWNBOndwyI5MTu8IbUkDW0dsr5QBOp_vHYnWUeo7d4U_q-C_ZLAA');" id="download_excel_gpv" tabindex="0" role="option"><span class="a-IRR-iconList-icon a-Icon icon-irr-dl-xls"></span><span class="a-IRR-iconList-label">XLSX</span></a></li>
but on download button click nothing happen, other default options are working fine.
can anyone help me out here?
image.png

Comments
Post Details
Added on Aug 26 2022
0 comments
278 views