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?
