Export : combining custom part and basic grid part

QuestionsExport : combining custom part and basic grid part
Willy Hendrickx asked 9 years ago

Hello,

Is it possible to combine a custom export part (for example : customer address) and a basic grid export part ( for example : listing of invoices) in one export.
Or should I write everything in one custom export procedure?

1 Answers
Abu Ghufran answered 9 years ago

You can customize / extend export using on_export event handler.
Refer demos/export/custom-export.php for code reference.

If it does not fit your need, you will need custom work. You can then make a new toolbar button and link your new export page with it.

Your Answer

2 + 13 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?