☝️Small business or a startup? See if you qualify for our special offer.
+

add some logic after clicking 'export' button

Answered
jhshin asked 2 days ago

I'd like to run an additional api when I click the export button on Flex Monster. Before exporting Excel(/pdf, .. and so on) file, I'd like to run authority check logic on our system.

Is there a way? (For your information, I'm implementing custom api.)

1 answer

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster 2 days ago

Hello!

Thank you for your question.

Kindly note that it is possible to customize any Toolbar tab and include additional functionality before exporting.

We have prepared a JSFiddle example with PDF export for reference: https://jsfiddle.net/flexmonster/4jL1xdc9/.

You can find more details about customizing the Toolbar in our docs: https://www.flexmonster.com/doc/customizing-toolbar/.

Please let us know if the suggested approach works well for you.

Kind regards,
Solomiia

Please login or Register to Submit Answer