kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

Change export url or action #335

Closed ecmciasabellano closed 3 years ago

ecmciasabellano commented 3 years ago

I want to make big changes when exporting but I need to retain the buttons from the widget.

Is there anyway to specify the action or url for each export type when?

I have read throughout the docs but I am not sure if there are any configurations for it.

Tried using the exportConfig and specifying href on the linkOptions and options property but it is not working.

Can someone help me thanks.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/93958000-change-export-url-or-action?utm_campaign=plugin&utm_content=tracker%2F7668315&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F7668315&utm_medium=issues&utm_source=github).
stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

raezon commented 2 years ago

Hello I've seen your issue you this extension contains some get a request so you will need to override the mechanisme of this extension by modifying the href by a simple js function or by enhancing the extension